-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_quarto.yml
More file actions
61 lines (59 loc) · 1.52 KB
/
_quarto.yml
File metadata and controls
61 lines (59 loc) · 1.52 KB
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
53
54
55
56
57
58
59
60
project:
type: website
output-dir: docs
website:
favicon: data/Logos/favicon.png
open-graph: true
twitter-card: true
title: "OneTick"
reader-mode: true
page-footer: "© 2025 Website developed by BioGenies team."
navbar:
logo: Logo.png
search: true
pinned: true
hoverable: true
left:
- text: Participants
menu:
- text: Consortium
href: subsites/consortium.qmd
- text: Goals
menu:
- text: Overview
href: subsites/overview.qmd
- text: Work Package 1
href: subsites/packageone.qmd
- text: Work Package 2
href: subsites/packagetwo.qmd
- text: Work Package 3
href: subsites/packagethree.qmd
- text: Work Package 4
href: subsites/packagefour.qmd
- text: Work Package 5
href: subsites/packagefive.qmd
- text: News
href: subsites/news.qmd
- text: Events
href: subsites/events.qmd
tools:
- icon: twitter-x
href: https://X.com/MSCA_OneTick
- icon: linkedin
href: https://www.linkedin.com/company/107098553/
- icon: instagram
href: https://www.instagram.com/onetick_msca/
- icon: facebook
href: https://www.facebook.com/MSCA.OneTick
- icon: github
href: https://github.com/One-Tick
format:
html:
theme: cosmo
css: styles.css
toc: true
navigation:
breadcrumps: true
page-navigation: true
css: styles.css
editor: source