washweb-website/_quarto.yml

25 lines
474 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"
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.
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
- contributor.qmd
2023-05-11 13:25:45 +00:00
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: visual