Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Sam Heinz
2025-05-13 00:19:41 +10:00
359 changed files with 2173 additions and 1315 deletions
+7 -5
View File
@@ -12,6 +12,7 @@
"documentation": "https://github.com/glanceapp/glance/blob/main/docs/configuration.md",
"website": "https://github.com/glanceapp/glance",
"logo": "https://raw.githubusercontent.com/selfhst/icons/refs/heads/main/svg/glance.svg",
"config_path": "",
"description": "A self-hosted dashboard that puts all your feeds in one place",
"install_methods": [
{
@@ -31,10 +32,11 @@
"password": null
},
"notes": [
{
"text": "Config file is located in /opt/glance/glance.yml",
"type": "info"
}
{
"text": "Config file is located in /opt/glance/glance.yml",
"type": "info"
}
],
"status": "✅"
}
}