Skip to content

Commit dccc45d

Browse files
Fix a few broken icon links (#2548)
1 parent a9362e0 commit dccc45d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

json/glance.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": 8080,
1212
"documentation": "https://github.com/glanceapp/glance/blob/main/docs/configuration.md",
1313
"website": "https://github.com/glanceapp/glance",
14-
"logo": "https://github.com/glanceapp/glance/blob/main/internal/assets/static/app-icon.png?raw=true",
14+
"logo": "https://raw.githubusercontent.com/glanceapp/glance/refs/heads/main/internal/glance/static/app-icon.png",
1515
"description": "A self-hosted dashboard that puts all your feeds in one place",
1616
"install_methods": [
1717
{

json/pocketid.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": 80,
1212
"documentation": "https://stonith404.github.io/pocket-id/introduction",
1313
"website": "https://github.com/stonith404/pocket-id",
14-
"logo": "https://raw.githubusercontent.com/stonith404/pocket-id/refs/heads/main/docs/static/img/pocket-id.png",
14+
"logo": "https://raw.githubusercontent.com/pocket-id/pocket-id/refs/heads/main/backend/resources/images/logoDark.svg",
1515
"description": "Pocket ID is a simple OIDC provider that allows users to authenticate with their passkeys to your services.",
1616
"install_methods": [
1717
{

json/stirling-pdf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"interface_port": 8080,
1212
"documentation": null,
1313
"website": "https://github.com/Stirling-Tools/Stirling-PDF",
14-
"logo": "https://raw.githubusercontent.com/Stirling-Tools/Stirling-PDF/main/docs/stirling-pdf.png",
14+
"logo": "https://raw.githubusercontent.com/Stirling-Tools/Stirling-PDF/refs/heads/main/docs/stirling.svg",
1515
"description": "Stirling-PDF is a powerful locally hosted web based PDF manipulation tool that allows you to perform various operations on PDF files, such as splitting merging, converting, reorganizing, adding images, rotating, compressing, and more.",
1616
"install_methods": [
1717
{

0 commit comments

Comments
 (0)