diff --git a/layouts/partials/head/meta.html b/layouts/partials/head/meta.html index 4652a85..8903db5 100644 --- a/layouts/partials/head/meta.html +++ b/layouts/partials/head/meta.html @@ -17,8 +17,13 @@ - - + +{{ if (fileExists "static/images/favicon.png") }} + +{{ else if (fileExists "static/images/favicon.ico") }} + +{{ end }} +