feat: enable full unicode support

need to look into favicon showing
main
CrimsonTome 2023-02-16 23:00:04 +00:00 committed by Rowan Clark
parent 1025744c4e
commit a910301a16
No known key found for this signature in database
GPG Key ID: F620D51904044094
2 changed files with 11 additions and 0 deletions

View File

@ -46,3 +46,14 @@ menu_items = [
taxonomies = [
{name = "tags"},
]
#enable full unicode support
use_full_hack_font = true
# Optional: Global favicon URL and mimetype.
# Mimetype defaults to "image/x-icon".
# The URL should point at a file located
# in your site's "static" directory.
# favicon = "static/favicon.jpg"
# favicon_mimetype = "image/png"

BIN
src/blog/static/favicon.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB