Skip to content

Commit

Permalink
Update next link for data protection
Browse files Browse the repository at this point in the history
  • Loading branch information
JannikStreek authored Jul 15, 2024
1 parent cc21e92 commit 53f4acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<div id="footer-links" class="d-flex align-items-center mb-1">
<a href="https://github.com/kitsteam/etherpad-lite/" class="text-white px-lg-2 p-2 text-decoration-none">GitHub</a>
<a href="https://kits.blog/impressum/" class="text-white px-lg-2 p-2 text-decoration-none">Impressum</a>
<a href="https://kits.blog/datenschutzerklaerung/" class="text-white p-2 text-decoration-none">Datenschutz</a>
<a href="https://kits.blog/datenschutz/#etherpad" class="text-white p-2 text-decoration-none">Datenschutz</a>
</div>
</div>
<!-- End Left Block -->
Expand Down

0 comments on commit 53f4acc

Please sign in to comment.