Skip to content

Commit 95ffd5a

Browse files
committed
chore: Add some notes in example brand
1 parent b905415 commit 95ffd5a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/brand/_brand.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,14 @@ typography:
5959
weight: [700]
6060
style: [normal]
6161
display: swap
62+
# TODO: Bring in Monda as a local font file
6263
- family: "Monda"
6364
source: google
6465
weight: 400..700
6566
style: [normal, italic]
6667
display: swap
6768
- family: "Courier Prime"
68-
source: google
69+
source: bunny
6970
weight: [400, 700]
7071
style: [normal, italic]
7172
display: swap
@@ -105,4 +106,5 @@ typography:
105106
defaults:
106107
shiny:
107108
theme:
108-
navbar-bg: $brand-purple
109+
# TODO: Find an appropriate theme variable to set
110+
# navbar-bg: $brand-purple

0 commit comments

Comments
 (0)