Nastavení renderování chytých ligatur

This commit is contained in:
Emil Miler 2022-09-02 18:31:46 +02:00
parent df84a2549c
commit 4ef324b16e
1 changed files with 4 additions and 12 deletions

View File

@ -1,25 +1,17 @@
# The URL the site will be built for
base_url = "https://receptty.org"
# Title
title = "Recepty na cesty"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
highlight_code = false
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = false
# Taxonomies
taxonomies = [
{name = "kategorie", rss = true},
{name = "tagy", rss = true},
]
[markdown]
highlight_code = false
smart_punctuation = true
[extra]
git = "https://git.microlab.space/terezka/recepty-na-cesty"
menu = [