all repos — gemini-redirect @ 91fdc5cb590c69a0b5b5d1e09696eea89c910533

config.toml (view raw)

 1# primary config
 2base_url = "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]