website customization
This commit is contained in:
12
_quarto.yml
12
_quarto.yml
@ -2,26 +2,26 @@ 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:
|
||||
logo: "images/WASHWEB-logotype-colour-1-RGB.png"
|
||||
logo: "images/WASHWEB-logotype-white-1-RGB.png"
|
||||
css: logo.css
|
||||
left:
|
||||
- href: index.qmd
|
||||
text: Home
|
||||
- href: join.qmd
|
||||
text: Join
|
||||
- vision.qmd
|
||||
- contact.qmd
|
||||
- href: contact.qmd
|
||||
text: Team
|
||||
- posts.qmd
|
||||
- contributor.qmd
|
||||
|
||||
format:
|
||||
html:
|
||||
theme: lux
|
||||
mainfont: DM-sans
|
||||
css: styles.css
|
||||
theme:
|
||||
- custom.scss
|
||||
toc: true
|
||||
|
||||
editor: visual
|
||||
|
Reference in New Issue
Block a user