washweb-website/_quarto.yml

29 lines
585 B
YAML
Raw Normal View History

2023-05-11 13:25:45 +00:00
project:
type: website
website:
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:
2024-01-30 11:57:57 +00:00
logo: "images/WASHWEB-logotype-white-1-RGB.png"
css: logo.css
2023-05-11 13:25:45 +00:00
left:
- href: index.qmd
text: Home
2023-11-14 09:33:23 +00:00
- href: join.qmd
text: Join
- vision.qmd
2024-01-30 11:57:57 +00:00
- href: contact.qmd
text: Team
2023-05-12 14:02:02 +00:00
- posts.qmd
- contributor.qmd
2023-05-11 13:25:45 +00:00
format:
html:
2024-01-30 11:57:57 +00:00
theme:
- custom.scss
2023-05-11 13:25:45 +00:00
toc: true
editor: visual