Skip to content

Commit

Permalink
Merge pull request #51 from ERFouX/main
Browse files Browse the repository at this point in the history
Removed Mate Version
  • Loading branch information
behdanisohrab authored Feb 10, 2025
2 parents d4b7b97 + 3ac2d18 commit 8d3b688
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
16 changes: 8 additions & 8 deletions data/download.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ const downloadData = [
fa: 'نسخه‌هایی از پارچ که توسط اعضای جامعه نگهداری می‌شوند.'
},
links: [
{
text: {
en: 'Mate Version',
fa: 'نسخهٔ ماته',
},
img: '/mate.png',
href: '/download/mate',
},
// {
// text: {
// en: 'Mate Version',
// fa: 'نسخهٔ ماته',
// },
// img: '/mate.png',
// href: '/download/mate',
// },
{
text: {
en: 'XFCE Version',
Expand Down
26 changes: 13 additions & 13 deletions data/downloadDetails.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@ const detailsData = {
hash: '65fc9bc08f111eb64db7119c101b7554',
maintainer: null
},
mate: {
text: {
en: 'Parch Mate',
fa: 'پارچ ماته',
},
img: '/mate.png',
href: 'https://mirror.parchlinux.com/mate/ParchLinux-mate-latest.iso',
changelog: null,
build_date: '2024-10-18',
size: '2.1 GiB',
hash: '8b7a35d61a359c3f3e7c2475ef5c64fb',
maintainer: 'Sohrab Behdani'
},
// mate: {
// text: {
// en: 'Parch Mate',
// fa: 'پارچ ماته',
// },
// img: '/mate.png',
// href: 'https://mirror.parchlinux.com/mate/ParchLinux-mate-latest.iso',
// changelog: null,
// build_date: '2024-10-18',
// size: '2.1 GiB',
// hash: '8b7a35d61a359c3f3e7c2475ef5c64fb',
// maintainer: 'Sohrab Behdani'
// },
xfce: {
text: {
en: 'Parch XFCE',
Expand Down

0 comments on commit 8d3b688

Please sign in to comment.