-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
33 lines (31 loc) · 803 Bytes
/
_quarto.yml
File metadata and controls
33 lines (31 loc) · 803 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
project:
type: website
resources:
- "images/static/*.jpg"
- "data_processed/label_angles.csv"
website:
title: "UCSB Library Open Science Inventory"
navbar:
left:
- href: index.qmd
text: Home
- href: services.qmd
text: Services & Programs
- href: instruction.qmd
text: Instruction & Consultation
- href: engagement.qmd
text: Engagement & Community
right:
- icon: github
href: https://github.com/UCSB-Library-Research-Data-Services/Open-Science-Inventory
background: primary
foreground: light # for contrast
format:
html:
theme: yeti
css: styles.css
page-layout: full
toc: true
toc-location: right
toc-expand: true
include-in-header: images/image-preload-links.txt