washweb-website/_quarto.yml

27 lines
516 B
YAML
Raw Normal View History

2023-05-11 15:25:45 +02:00
project:
type: website
website:
2023-05-12 16:02:02 +02: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 15:25:45 +02:00
navbar:
left:
- href: index.qmd
text: Home
2023-11-14 10:33:23 +01:00
- href: join.qmd
text: Join
- vision.qmd
- contact.qmd
2023-05-12 16:02:02 +02:00
- posts.qmd
- contributor.qmd
2023-05-11 15:25:45 +02:00
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: visual