Add favicon and site.webmanifest
All checks were successful
continuous-integration/drone Build is passing

Also merged "assets" and "static" directories
This commit is contained in:
Marko Korhonen 2022-09-14 20:23:13 +03:00
parent f5292cf1f9
commit 3598d41462
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
11 changed files with 29 additions and 0 deletions

View file

@ -7,3 +7,5 @@ enableEmoji = true
enableGitInfo = true
urls = ['.*']
staticDir = "assets"

View file

@ -1,6 +1,7 @@
enableBlogPost = true
enableTOC = true
background = "images/vincentiu-solomon-ln5drpv_ImI-unsplash.jpg"
description = "Personal website and portfolio"
[newsletter]
enable = false
@ -10,6 +11,10 @@ provider = "darkreader"
enable = true
default = "system"
[logo]
main = "images/marko.jpg"
favicon = "favicon-32x32.png"
[features.comment]
enable = true