washweb-website/_quarto.yml

27 lines
516 B
YAML

project:
type: website
website:
title: "WASH Web"
site-url: https://washnote.org
description: WASH Web is a set of participatory initiatives to give you and everyone you know better access to water, sanitation and hygiene information.
navbar:
left:
- href: index.qmd
text: Home
- href: join.qmd
text: Join
- vision.qmd
- contact.qmd
- posts.qmd
- contributor.qmd
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: visual