= "My Site"
= "A static website built from Typst documents."
# base_url = "https://example.com"
# logo = "assets/logo.svg"
# logo_alt = "My Site"
# Omit favicon to use the generated default.
# favicon = "assets/favicon.ico"
# Generate Atom/RSS feeds for the site.
# Requires base_url to be set.
# generate_feeds = true
#
# [feeds]
# filenames = ["atom.xml", "rss.xml"]
= false
[]
= ["assets/**"]
# Add top-bar links with [navbar]. External links can include icons.
# [[navbar.item]]
# position = "right"
# target = "https://github.com/user/repo"
# label = "{icon:github} GitHub"
[]
[[]]
= "Pages"
[[]]
= "index.typ"
= "Home"