feat: enable index and simple index display for Rallly

Removed restrictions on a Rallly that previously excluded it from being displayed on the index pages. This change makes the service more visible and accessible to users, enhancing discoverability. This adjustment aligns with efforts to improve the user experience by ensuring all relevant services are easily findable.
This commit is contained in:
Kumi 2024-06-03 06:55:38 +02:00
parent 2e6b9b2f72
commit 30e23957c0
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -305,8 +305,8 @@
}
],
"icon": "calendar",
"exclude_from_index": true,
"exclude_from_simple": true
"exclude_from_index": false,
"exclude_from_simple": false
},
{
"name": "LibreY",