-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
39 lines (35 loc) · 857 Bytes
/
_quarto.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
project:
type: website
output-dir: docs
website:
title: "Fozzie The Beat"
site-url: https://fozziethebeat.com
favicon: assets/img/surface.png
repo-url: https://github.com/fozziethebeat/fozziethebeat.github.io
twitter-card: true
open-graph: true
search: false
navbar:
tools:
- icon: github
href: https://github.com/fozziethebeat/fozziethebeat.github.io
- icon: linkedin
href: https://www.linkedin.com/in/fozziethebeat/
- icon: threads
href: https://www.threads.net/fozziethebeat/
- icon: send-fill
href: mailto:[email protected]
left:
- href: index.qmd
text: Home
- href: about.qmd
text: About
- href: blog.qmd
text: Blog
format:
html:
theme: simplex
css: styles.css
toc: true
mermaid:
theme: forest