changes to links, font, main page
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
15
_quarto.yml
15
_quarto.yml
@ -2,14 +2,16 @@ project:
|
||||
type: website
|
||||
|
||||
website:
|
||||
title: "WASHWeb"
|
||||
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.
|
||||
favicon: "images/icon.png"
|
||||
navbar:
|
||||
logo: "images/WASHWEB-logotype-white-1-RGB.png"
|
||||
logo-alt: "WASHWeb logo"
|
||||
title: false
|
||||
css: logo.css
|
||||
left:
|
||||
- href: index.qmd
|
||||
text: Home
|
||||
right:
|
||||
- href: join.qmd
|
||||
text: Join
|
||||
- vision.qmd
|
||||
@ -17,6 +19,13 @@ website:
|
||||
text: Team
|
||||
- posts.qmd
|
||||
- contributor.qmd
|
||||
tools:
|
||||
- icon: linkedin
|
||||
href: https://www.linkedin.com/company/washweb/
|
||||
text: WASHWeb Linkedin
|
||||
- icon: git
|
||||
href: https://git.washnote.org/WASHWeb/washweb-ideas
|
||||
text: WASHWeb git
|
||||
|
||||
format:
|
||||
html:
|
||||
|
Reference in New Issue
Block a user