aboutsummaryrefslogtreecommitdiff
path: root/src/pages
diff options
context:
space:
mode:
authorAutumn <git@autumnfo.rest>2026-05-07 11:41:44 +0100
committerAutumn <git@autumnfo.rest>2026-05-07 11:41:44 +0100
commit3a5c0d8e2709d7cb19599e43b7f7de3c8889f894 (patch)
tree94e687da2dab85630b9ff97d9a47cac7144700b8 /src/pages
parent78ff396953fd859f7f2e8d5ac4b65c6b259076d6 (diff)
[pages] added favicon
Diffstat (limited to 'src/pages')
-rw-r--r--src/pages/_template.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pages/_template.php b/src/pages/_template.php
index eddc154..67174d9 100644
--- a/src/pages/_template.php
+++ b/src/pages/_template.php
@@ -8,6 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title><?php print $page_title ?> | autumn's forest</title>
+ <link rel="icon" type="image/x-icon" href="/public/logo.png">
<style>