import favicons into all **.ily.rs sites
This commit is contained in:
parent
4699453cf6
commit
554a268369
11 changed files with 45 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ in
|
|||
# (light_theme/dark_theme/extra_themes) needs 0.22+. Pull from unstable.
|
||||
extraBuildPackages = [ unstable.zola ];
|
||||
caddyConfig = ''
|
||||
import favicons
|
||||
|
||||
root * /srv/website/repo/public
|
||||
encode zstd gzip
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue