feat: add favicons

This commit is contained in:
Xin
2023-08-10 22:41:42 +01:00
parent 750e566d24
commit 91fe140c8a
13 changed files with 34 additions and 11 deletions

View File

@@ -23,6 +23,9 @@ defaultContentLanguage = 'en'
[[module.mounts]]
source = "assets"
target = "assets"
[[module.mounts]]
source = "static"
target = "static"
[[module.mounts]]
source = "hugo_stats.json"
target = "assets/watching/hugo_stats.json"