all repos — gemini-redirect @ 772465054feea9ea22a925e3cbe46f2174197f59

config.toml (view raw)

 1# primary config
 2base_url = "https://bi-rabittoh.github.io"
 3title = "Bi-Rabittoh's Site"
 4default_language = "en"
 5minify_html = true
 6
 7# blog
 8taxonomies = [
 9    { name = "category" },
10    { name = "tags" },
11]