small edits
This commit is contained in:
parent
15802eb451
commit
0e8bc3652b
12 changed files with 8 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/img/fav.ico">
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ Posts - Dendroalsia
|
|||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/img/fav.ico">
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Pretty Rivers - Dendroalsia
|
|||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/img/fav.ico">
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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
BIN
public/img/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
|
|
@ -35,7 +35,7 @@ Dendroalsia
|
|||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/img/fav.ico">
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@ Series - Dendroalsia
|
|||
|
||||
|
||||
|
||||
<link rel="shortcut icon" href="/img/fav.ico">
|
||||
<link rel="shortcut icon" href="/img/favicon.png">
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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
BIN
static/img/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue