Skip to content

Commit

Permalink
Add Netlify link to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
kabilar committed Jan 7, 2025
1 parent bfa9059 commit 407913f
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion web/src/components/DandiFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,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 All @@ -77,7 +85,7 @@
>Issues</a>
<v-icon x-small>
mdi-open-in-new
</v-icon>
</v-icon>
</v-col>
</v-row>
</v-container>
Expand Down

0 comments on commit 407913f

Please sign in to comment.