First commit

This commit is contained in:
2023-05-11 15:25:45 +02:00
commit 47fff4011f
6 changed files with 57 additions and 0 deletions

19
_quarto.yml Normal file
View File

@ -0,0 +1,19 @@
project:
type: website
website:
title: "washweb-website"
navbar:
left:
- href: index.qmd
text: Home
- about.qmd
format:
html:
theme: cosmo
css: styles.css
toc: true
editor: visual