-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
39 lines (38 loc) · 841 Bytes
/
_quarto.yml
File metadata and controls
39 lines (38 loc) · 841 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
37
38
39
project:
type: website
render:
- economics/index.qmd
website:
title: "Public civil servant and inflation in France"
site-url: https://josephsalmon.github.io/Tweets/
repo-url: https://github.com/josephsalmon/Tweets
page-navigation: true
repo-actions: [source, issue]
sidebar:
search: true
contents:
- text: "Overview"
href: economics/index.qmd
# navbar:
# left:
# - href: index.qmd
# text: HAX712X
format:
html:
theme:
cosmo
# light: spacelab
# mainfont: Atkinson Hyperlegible
html-math-method: katex
toc-location: right
toc: true
toc-depth: 3
code-fold: false
code-tools:
toggle: false
source: false
code-overflow: wrap
fig-responsive: true
fig.align: center
# self-contained: true
# fig-format: svg