Merge pull request #51 from ERFouX/main

Removed Mate Version
This commit is contained in:
Sohrab Behdani 2025-02-10 18:27:11 +03:30 committed by GitHub
commit 8d3b688148
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 21 additions and 21 deletions

View file

@ -45,14 +45,14 @@ const downloadData = [
fa: 'نسخه‌هایی از پارچ که توسط اعضای جامعه نگهداری می‌شوند.' fa: 'نسخه‌هایی از پارچ که توسط اعضای جامعه نگهداری می‌شوند.'
}, },
links: [ links: [
{ // {
text: { // text: {
en: 'Mate Version', // en: 'Mate Version',
fa: 'نسخهٔ ماته', // fa: 'نسخهٔ ماته',
}, // },
img: '/mate.png', // img: '/mate.png',
href: '/download/mate', // href: '/download/mate',
}, // },
{ {
text: { text: {
en: 'XFCE Version', en: 'XFCE Version',

View file

@ -25,19 +25,19 @@ const detailsData = {
hash: '65fc9bc08f111eb64db7119c101b7554', hash: '65fc9bc08f111eb64db7119c101b7554',
maintainer: null maintainer: null
}, },
mate: { // mate: {
text: { // text: {
en: 'Parch Mate', // en: 'Parch Mate',
fa: 'پارچ ماته', // fa: 'پارچ ماته',
}, // },
img: '/mate.png', // img: '/mate.png',
href: 'https://mirror.parchlinux.com/mate/ParchLinux-mate-latest.iso', // href: 'https://mirror.parchlinux.com/mate/ParchLinux-mate-latest.iso',
changelog: null, // changelog: null,
build_date: '2024-10-18', // build_date: '2024-10-18',
size: '2.1 GiB', // size: '2.1 GiB',
hash: '8b7a35d61a359c3f3e7c2475ef5c64fb', // hash: '8b7a35d61a359c3f3e7c2475ef5c64fb',
maintainer: 'Sohrab Behdani' // maintainer: 'Sohrab Behdani'
}, // },
xfce: { xfce: {
text: { text: {
en: 'Parch XFCE', en: 'Parch XFCE',