parent
1025744c4e
commit
a910301a16
|
@ -46,3 +46,14 @@ menu_items = [
|
||||||
taxonomies = [
|
taxonomies = [
|
||||||
{name = "tags"},
|
{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"
|
Binary file not shown.
After Width: | Height: | Size: 8.8 KiB |
Loading…
Reference in New Issue