First commit
This commit is contained in:
19
_quarto.yml
Normal file
19
_quarto.yml
Normal 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
|
||||
|
Reference in New Issue
Block a user