Skip to content
Snippets Groups Projects
Commit 67ac1fdc authored by Nils Windisch's avatar Nils Windisch :coffee:
Browse files

feat: add page privacy

parent 38ae4e79
No related branches found
No related tags found
No related merge requests found
Pipeline #170246 passed
...@@ -19,6 +19,19 @@ ...@@ -19,6 +19,19 @@
Contact Contact
</router-link> </router-link>
</v-chip> </v-chip>
<v-chip
link
color="secondary"
label
class="mr-3"
>
<router-link
to="/privacy.html"
class="white--text text-overline text-decoration-none text-uppercase"
>
Data Privacy
</router-link>
</v-chip>
<v-chip <v-chip
link link
color="secondary" color="secondary"
......
---
home: false
title: Privacy
layout: Layout
---
# {{ $frontmatter.title }}{.text-h1 .mt-4 .mb-6 .font-weight-light .primary--text}
You can find information on our data protection principles [here](https://www.sub.uni-goettingen.de/en/imprint/data-privacy-statement/)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment