Files
help/_quarto.yml
T
David Spáčil a875c45a84 init commit
2026-07-10 09:41:11 +02:00

31 lines
424 B
YAML

project:
type: website
website:
title: "Nápověda"
# navbar:
# left:
# - href: index.qmd
# text: Home
# - about.qmd
sidebar:
style: "docked"
search: true
contents:
- text: "Home"
href: index.qmd
- section: "Návody"
contents:
- navody/immich.qmd
format:
html:
theme:
- cosmo
- brand
css: styles.css
toc: true