-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
49 lines (44 loc) · 1.49 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
project:
type: website
website:
site-url: https://archaeothommy.github.io/hms-rip-meeting/
repo-url: https://github.com/archaeothommy/hms-rip-meeting/
favicon: favicon.png
title: "![Logo HMS](https://historicalmetallurgy.org/wp-content/uploads/2020/02/Logo120.png){height=60px}"
navbar:
left:
- href: index.qmd
text: "Research in Progress Meeting 2025<br> tba | online"
- href: https://forms.gle/4WL3oqG4vHh1F7ti7
text: "Submit Abstract"
- href: https://forms.gle/dzQemocN3TtX6LhF7
text: "Register"
right:
- href: abstracts.qmd
text: "Abstract<br>repository"
- href: archive.qmd
text: "Archive"
- about.qmd
format:
html:
theme: lux
css: styles.css
backgroundcolor: white
linkcolor: "#db2929"
toc: true
toc-location: left
link-external-newwindow: true
margin-header: |
::: {.callout}
## Join HMS!
Not a member yet? Help us to provide these and other services to the community by [joining HMS](https://historicalmetallurgy.org/join-or-renew/).
:::
::: {.callout}
## More about HMS
* [HMS webpage](https://historicalmetallurgy.org/)
* [HMS on Facebook](https://www.facebook.com/profile.php?id=61552794191692)
* Read the newsletter [The Crucible](https://historicalmetallurgy.org/publications/hms-newsletter/)
* Read the journal [Historical Metallurgy](https://www.hmsjournal.org/)
:::
execute:
freeze: auto