washweb-website/_quarto.yml

28 lines
569 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:
2024-01-16 18:47:48 +01:00
logo: "images/WASHWEB-logotype-colour-1-RGB.png"
2023-05-11 15:25:45 +02:00
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