change link order in the footer
This commit is contained in:
@@ -134,12 +134,12 @@
|
||||
</div>
|
||||
<div class="app__page-footer">
|
||||
<div class="app__inner">
|
||||
<a :href="editLink" target="_blank">Edit this page on GitHub</a>
|
||||
·
|
||||
<a href="/impressum">Impressum</a>
|
||||
·
|
||||
<a href="/privacy-policy">Privacy Policy</a>
|
||||
·
|
||||
<a :href="editLink" target="_blank">Edit this page on GitHub</a>
|
||||
·
|
||||
Made with 🖤 by <a href="https://twitter.com/_ueberdosis">überdosis</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user