About Social Code
summaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
authorLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2025-02-28 21:33:39 +0000
committerLucas Fryzek <lucas.fryzek@fryzekconcepts.com>2025-02-28 21:33:39 +0000
commit65909d33df0aa1c852f69b46b5705b5c678b250c (patch)
tree8832d3185ea1dcc47ee74ba1020c4c8a6d3ee218 /html/index.html
parentd0ff6ebaaaec4f183a6abc146aa1b33695f75a4a (diff)
Add png favicon
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/html/index.html b/html/index.html
index da95147..47efe59 100644
--- a/html/index.html
+++ b/html/index.html
@@ -9,7 +9,8 @@
<link rel="stylesheet" href="/assets/style.css">
<link rel="icon" type="image/x-icon" href="/assets/favicon.svg">
- <link rel="alternate" type="application/atom+xml" title="Fryzek Concepts" href="/feed.xml">
+ <link rel="icon" type="image/png" href="/assets/favicon.png">
+ <link rel="alternate" type="application/atom+xml" title="Fryzek Concepts" href="/feed.xml">
</head>
<body>