Skip to content

Commit 7a118d9

Browse files
committed
adjuted colors and fonts in IA theme
1 parent 480a197 commit 7a118d9

7 files changed

Lines changed: 2702 additions & 22 deletions

_quarto.yml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
project:
22
type: website
3+
resources:
4+
- assets/
35

46
license:
57
type: "CC BY-NC"
@@ -10,14 +12,14 @@ license:
1012

1113
format:
1214
revealjs:
13-
theme: simple
14-
css: [thedatapatch_theme.scss, custom.css]
15+
theme: [intertidalagency_theme.scss]
16+
css: custom.css
1517
slide-number: true
1618
incremental: false
1719
transition: none
1820
center: true
1921
footer: |
20-
© 2026 [The Data Patch](https://www.thedatapatch.com) <a href="https://www.thedatapatch.com" target="_blank"><img src="assets/the_data_patch_logo.png" style="height:50px; vertical-align:middle;"></a> License: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)
22+
© 2026 [Intertidal Agency](www.intertidalagency.org/) <a href="https://www.intertidalagency.org/" target="_blank"><img src="assets/Intertidal-ProfilePic-Aqua-Bold.png" style="height:30px; vertical-align:middle;"></a> License: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)
2123
2224
2325

0 commit comments

Comments
 (0)