Skip to content

Commit 996ad1b

Browse files
committed
Replace logo with small version in menu bar
1 parent bfda66d commit 996ad1b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/.quarto/
22
_site
33
**/*.quarto_ipynb
4+
.Rproj.user

_quarto.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ website:
88
title: "Spatial Data Science across Languages"
99
navbar:
1010
title: false
11-
logo: img/sdsl-logo.png
11+
logo: img/sdsl-logo-small.png
1212
repo-actions: [issue]
1313
left:
1414
- href: index.qmd

0 commit comments

Comments
 (0)