-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
39 lines (33 loc) · 799 Bytes
/
_quarto.yml
File metadata and controls
39 lines (33 loc) · 799 Bytes
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
project:
type: website
execute:
freeze: auto
website:
site-url: "https://www.livefreeordichotomize.com"
description: "Live Free or Dichotomize: Lucy D'Agostino McGowan & Nick Strayer's Blog"
title: " "
navbar:
left:
- text: "Home"
file: index.qmd
- about.qmd
- icon: rss
href: index.xml
comments:
utterances:
repo: lfod/lfod.github.io
google-analytics: "UA-92165973-1"
open-graph: true
twitter-card:
title: "Live Free or Dichotomize"
creator: "@LucyStats"
image: media/lfod-card.png
card-style: summary_large_image
format:
html:
include-in-header: www/banner.html
theme:
- www/styles.scss
include-after-body:
- text: |
<script src="/media/js/margin-notes.js"></script>