Added a favicon

This commit is contained in:
Slatian
2023-12-29 02:26:32 +01:00
parent aaecdb84bb
commit cd7a7fbe05
5 changed files with 52 additions and 1 deletions

View File

@ -8,7 +8,8 @@ base_url="http://localhost:3000"
stylesheet = "/style.css"
# URL to and mimetype of your favicon
# favicon = ""
favicon = "icon.svg"
favicon_mimetype = "image/svg+xml"
# favicon_mimetype = "image/png"
# favicon_mimetype = "image/jpeg"