-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_quarto.yml
52 lines (45 loc) · 1.17 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
project:
type: website
output-dir: docs
website:
title: "Mcbeth Ahortor"
page-footer:
right: "© Macbeth Ahortor | 2024"
center: |
<a href="mailto:[email protected]" class="footer-button">
<i class="bi bi-envelope-at"></i>
</a>
<a href="https://www.linkedin.com/in/mcbethahortor" target="_blank" class="footer-button">
<i class="bi bi-linkedin"></i>
</a>
<a href="https://github.com/mahortor" target="_blank" class="footer-button">
<i class="bi bi-github"></i>
</a>
background: light
border: false
navbar:
pinned: false
logo: Ahortor_Mcbeth_profile.jpg
right:
- href: index.qmd
text: Home
- href: background.qmd
text: Background
- href: teaching.qmd
text: Teaching
- href: resume.qmd
text: Resume
format:
html:
fontsize: 1.0em
mainfont: century gothic
fontcolor: "white"
theme:
- lux
- theme.scss
toc: false
code-link: true
anchor-sections: true
fig-cap-location: margin
reference-location: margin
footnotes-hover: true