mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-04-23 19:00:40 +00:00
update selfhst icon-URLs to use @master path (#9543)
* update selfhst icon-URLs to use @master path Changed all icon URLs in JSON files from 'cdn.jsdelivr.net/gh/selfhst/icons/webp/' to 'cdn.jsdelivr.net/gh/selfhst/icons@master/webp/' for consistency and to ensure the latest icons are referenced. * added missing icons
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"documentation": "https://www.limesurvey.org/manual/LimeSurvey_Manual",
|
||||
"config_path": "",
|
||||
"website": "https://community.limesurvey.org/",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/limesurvey.webp",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/limesurvey.webp",
|
||||
"description": "LimeSurvey is the simple, quick and anonymous online survey tool that's bursting with juicy insights. Calling students, professionals and enterprises: design a survey and get the best insights, it’s free and as easy as squeezing a lime. Make a free online survey now!",
|
||||
"install_methods": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user