small edits

This commit is contained in:
Ben Varick 2025-10-30 14:30:03 -07:00
parent 15802eb451
commit 0e8bc3652b
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
12 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@ DefaultContentLanguage = "en" # Default language fo
[params]
themeStyle = "auto" # Choose "light" or "dark" or "auto"
favicon = "/img/fav.ico" # Path to favicon file
favicon = "/img/favicon.png" # Path to favicon file
showMenu = true # Show navigation menu
showRSSButton = false # Show rss button in navigation
fadeIn = false # Turn on/off the fade-in effect

View file

@ -34,7 +34,7 @@
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="shortcut icon" href="/img/favicon.png">

View file

@ -34,7 +34,7 @@ Posts - Dendroalsia
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="shortcut icon" href="/img/favicon.png">

View file

@ -32,7 +32,7 @@ Pretty Rivers - Dendroalsia
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="shortcut icon" href="/img/favicon.png">

View file

@ -32,7 +32,7 @@ River Level Charts - Dendroalsia
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="shortcut icon" href="/img/favicon.png">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

BIN
public/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View file

@ -35,7 +35,7 @@ Dendroalsia
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="shortcut icon" href="/img/favicon.png">

View file

@ -34,7 +34,7 @@ Series - Dendroalsia
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="shortcut icon" href="/img/favicon.png">

View file

@ -34,7 +34,7 @@ Tags - Dendroalsia
<link rel="shortcut icon" href="/img/fav.ico">
<link rel="shortcut icon" href="/img/favicon.png">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

BIN
static/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB