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 a0cb13a commit 138ff7eCopy full SHA for 138ff7e
_quarto.yml
@@ -2,9 +2,12 @@ project:
2
type: website
3
4
website:
5
- title: "Unlocking Data<br /><span style='font-size: 0.8em;'>A Gentle Introduction to APIs</span>"
+ title: "Unlocking Data<br /><span style='font-size: 0.8em;'>A Gentle Introduction to APIs</span><br />"
6
page-navigation: true
7
sidebar:
8
+ tools:
9
+ - icon: github
10
+ href: https://github.com/UCSB-Library-Research-Data-Services/intro2APIs
11
style: "docked"
12
search: true
13
header: |
@@ -30,7 +33,6 @@ website:
30
33
href: chapters/analyzing-data.qmd
31
34
- text: "A Catalog of APIs"
32
35
href: resources/catalog.qmd
-
36
format:
37
html:
38
theme: united
0 commit comments