washweb-website/_quarto.yml

20 lines
228 B
YAML
Raw Normal View History

2023-05-11 15:25:45 +02:00
project:
type: website
website:
title: "washweb-website"
navbar:
left:
- href: index.qmd
text: Home
- about.qmd
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: visual