Remove Mate Version
This commit is contained in:
parent
839064dc6a
commit
3ac2d18f80
2 changed files with 21 additions and 21 deletions
|
@ -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',
|
||||
|
|
|
@ -25,19 +25,19 @@ const detailsData = {
|
|||
hash: 'df4e9102c11a88363152162b5ea60907',
|
||||
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',
|
||||
|
|
Loading…
Add table
Reference in a new issue