Skip to content

Commit 5244d2a

Browse files
committed
dashboard
1 parent d36090a commit 5244d2a

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
lines changed

_quarto.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@ format:
6666
fig-align: left
6767
chalkboard: true
6868
callout-icon: true
69-
dashboard:
70-
logo: assets/images/cake-emoji.png
71-
nav-buttons:
72-
- icon: github
73-
href: https://github.com/ImmunTech/CakeClub
7469

7570
csl: apa.csl
7671

quarto-dashboard/ICC_dashboard.qmd

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: "Immunotechnology Cake Club"
3-
format: dashboard
3+
format:
4+
dashboard:
5+
logo: ../images/cake-emoji.png
6+
nav-buttons:
7+
- icon: github
8+
href: https://github.com/ImmunTech/CakeClub
49
theme: minty
5-
include-before-body:
6-
text: |
7-
<style>
8-
#quarto-dashboard-header {
9-
display: none
10-
}
11-
</style>
1210
---
1311

1412
```{r}

0 commit comments

Comments
 (0)