aboutsummaryrefslogtreecommitdiff
path: root/_quarto.yml
diff options
context:
space:
mode:
Diffstat (limited to '_quarto.yml')
-rw-r--r--_quarto.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/_quarto.yml b/_quarto.yml
new file mode 100644
index 0000000..b96a8af
--- /dev/null
+++ b/_quarto.yml
@@ -0,0 +1,11 @@
+project:
+ type: website
+
+website:
+ title: "Overview"
+ navbar:
+ left:
+ - text: Report
+ href: report.qmd
+
+lang: en-GB