-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path_quarto.yml
More file actions
39 lines (33 loc) · 868 Bytes
/
_quarto.yml
File metadata and controls
39 lines (33 loc) · 868 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
34
35
36
project:
type: website
output-dir: docs
website:
title: "Games of Horror for Open Science Training"
search: false
site-url: https://ghostcollective.github.io
repo-url: https://github.com/ghostCollective/ghostcollective.github.io
repo-actions: [edit, issue]
page-footer:
center: Powered by Quarto and a love for Open Science
navbar:
title: false
logo: img/ghost-logo.png
right:
- href: games.qmd
text: Games
- text: Contact
menu:
- text: Contact Us
href: contact.qmd
- text: Request games
href: contact-request.qmd
- text: Submit game idea
href: contact-idea.qmd
- icon: github
aria-label: GitHub
href: https://github.com/ghostCollective
format:
html:
theme: ghost.scss
css: styles.css
toc: false