-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_quarto.yml
More file actions
28 lines (26 loc) · 813 Bytes
/
_quarto.yml
File metadata and controls
28 lines (26 loc) · 813 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
project:
type: seedcase-theme
website:
title: "Seedcase Project: Decisions Archive"
site-url: "https://decisions.seedcase-project.org/"
repo-url: "https://github.com/seedcase-project/decisions"
navbar:
title: false
logo: _extensions/seedcase-project/seedcase-theme/logos/docs/navbar-decisions.svg
logo-alt: "Seedcase Decisions logo: Main page"
pinned: true
search: true
left:
- current.qmd
- previous.qmd
tools:
- icon: house
href: "https://seedcase-project.org"
aria-label: "House icon: Seedcase Project home page"
- icon: github
href: "https://github.com/seedcase-project/decisions"
aria-label: "GitHub icon: Source code"
format:
seedcase-theme-html:
include-before-body:
- "includes/site-counter.html"