Skip to content

Commit 0e0b7f9

Browse files
authored
feat(sponsor): add sponsor page (#500)
1 parent 77a2e92 commit 0e0b7f9

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ all_contribs.pickle
1111
styles/*
1212
tmp/*
1313
.bundle
14+
**/.ipynb_checkpoints/

_data/navigation.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,6 @@ main:
5353
sub-nav:
5454
- title: "Volunteer"
5555
url: "/volunteer.html"
56+
- title: "Donate"
57+
icon: "fas fa-external-link-alt"
58+
url: "https://fnd.us/pyopensci_2024"

0 commit comments

Comments
 (0)