Skip to content

Commit 138ff7e

Browse files
committed
include github link
1 parent a0cb13a commit 138ff7e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

_quarto.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@ project:
22
type: website
33

44
website:
5-
title: "Unlocking Data<br /><span style='font-size: 0.8em;'>A Gentle Introduction to APIs</span>"
5+
title: "Unlocking Data<br /><span style='font-size: 0.8em;'>A Gentle Introduction to APIs</span><br />"
66
page-navigation: true
77
sidebar:
8+
tools:
9+
- icon: github
10+
href: https://github.com/UCSB-Library-Research-Data-Services/intro2APIs
811
style: "docked"
912
search: true
1013
header: |
@@ -30,7 +33,6 @@ website:
3033
href: chapters/analyzing-data.qmd
3134
- text: "A Catalog of APIs"
3235
href: resources/catalog.qmd
33-
3436
format:
3537
html:
3638
theme: united

0 commit comments

Comments
 (0)