Skip to content

Commit

Permalink
Merge pull request #2133 from kabilar/netlifyfooter
Browse files Browse the repository at this point in the history
Add Netlify link to footer
  • Loading branch information
waxlamp authored Jan 22, 2025
2 parents f40817e + c0d241c commit fc69d7b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions web/src/components/DandiFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,14 @@
mdi-open-in-new
</v-icon>
<br>
- <a
target="_blank"
rel="noopener"
href="https://netlify.com"
>This site is powered by Netlify</a>
<v-icon x-small>
mdi-open-in-new
</v-icon>
</v-col>
<v-col>
Support:<br>
Expand Down

0 comments on commit fc69d7b

Please sign in to comment.