washweb-website/_quarto.yml

22 lines
260 B
YAML
Raw Normal View History

2023-05-11 13:25:45 +00:00
project:
type: website
website:
2023-05-12 14:02:02 +00:00
title: "WASH Web"
2023-05-11 13:25:45 +00:00
navbar:
left:
- href: index.qmd
text: Home
- vision.qmd
- contact.qmd
2023-05-12 14:02:02 +00:00
- posts.qmd
2023-05-11 13:25:45 +00:00
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: visual