move impressum, privacy policy and link to twitter to the main navigation

This commit is contained in:
Hans Pagel 2021-01-18 15:47:49 +01:00
parent b93168e97a
commit 473f057533
2 changed files with 10 additions and 4 deletions

View File

@ -65,10 +65,6 @@
<div class="app__inner">
<a :href="editLink" target="_blank">Edit this page on GitHub</a>
&middot;
<a href="/impressum">Impressum</a>
&middot;
<a href="/privacy-policy">Privacy Policy</a>
&middot;
Made with 🖤 by <a href="https://twitter.com/_ueberdosis">überdosis</a>
</div>
</div>

View File

@ -183,7 +183,17 @@
- title: Keyboard Shortcuts
link: /api/keyboard-shortcuts
- title: Links
items:
- title: 'Follow on Twitter'
link: https://twitter.com/tiptap_editor
- title: Documentation for tiptap 1.x
link: https://v1.tiptap.dev
- title: Legal
items:
- title: Impressum
link: /impressum
- title: Privacy Policy
link: /privacy-policy