1project: 2 type: website 3 4website: 5 title: "site" 6 navbar: 7 right: 8 - about.qmd 9 - icon: github 10 href: https://github.com/ 11 - icon: twitter 12 href: https://twitter.com 13format: 14 html: 15 theme: cosmo 16 css: styles.css 17 18