-
Notifications
You must be signed in to change notification settings - Fork 0
/
_quarto.yml
60 lines (56 loc) · 1.64 KB
/
_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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
project:
type: website
website:
site-url: https://yrarch.github.io/
repo-url: https://github.com/yrarch/yrarch.github.io
favicon: assets/img/favicons/favicon-32x32.png
title: "![Logo YRA](/assets/yra-logo.svg){height=60px}"
description: "Young Researchers in Archaeometry is a workshop series organised by ECRs for ECRs"
navbar:
background: light
foreground: dark
left:
- href: index.qmd
text: "Home"
- text: "Workshop"
menu:
- href: current.qmd
text: "YRA 2025"
- href: abstracts.qmd
text: "Abstract repository"
- href: archive-workshop.qmd
text: "Previous editions"
- href: seminar.qmd
text: "Seminar"
- href: team.qmd
text: "Team"
- href: tutorials.qmd
text: "Tutorials"
right:
- icon: facebook
href: https://www.facebook.com/profile.php?id=61559076328370
- icon: twitter
href: https://twitter.com/yrarchaeometry
- about.qmd
format:
html:
theme:
- lumen
- custom.scss
css: styles.css
toc: true
toc-location: left
link-external-newwindow: true
margin-header: |
::: {.callout}
## Mailing list
Want to get in contact with other ECRs in Archaeometry and stay tuned about YRA?
[Subscribe to our mailing list!](https://www.listserv.dfn.de/sympa/subscribe/yrarchaeometry)
:::
::: {.callout}
## Contact
Any questions? Drop us a mail at [youngresearchersarch [at] gmail.com](mailto:youngresearchersarch@gmail.com)
:::
execute:
freeze: auto
# colours: "#b93657", "#57266d"