We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfda66d commit 996ad1bCopy full SHA for 996ad1b
.gitignore
@@ -1,3 +1,4 @@
1
/.quarto/
2
_site
3
**/*.quarto_ipynb
4
+.Rproj.user
_quarto.yml
@@ -8,7 +8,7 @@ website:
8
title: "Spatial Data Science across Languages"
9
navbar:
10
title: false
11
- logo: img/sdsl-logo.png
+ logo: img/sdsl-logo-small.png
12
repo-actions: [issue]
13
left:
14
- href: index.qmd
0 commit comments