diff options
Diffstat (limited to 'src/pages/_template.php')
| -rw-r--r-- | src/pages/_template.php | 1 |
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> |
