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

11
index.qmd Normal file
View File

@ -0,0 +1,11 @@
---
title: "washweb-website"
---
This is a Quarto website.
To learn more about Quarto websites visit <https://quarto.org/docs/websites>.
```{r}
1 + 1
```