We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca5a485 + 5819b5c commit 55196b7Copy full SHA for 55196b7
4 files changed
content/imprint.md
content/legal.md
@@ -0,0 +1,6 @@
1
+---
2
+title: "Legal Notice"
3
+layout: legal
4
+aliases:
5
+ - /imprint/
6
themes/devsec/layouts/page/imprint.html themes/devsec/layouts/page/legal.htmlthemes/devsec/layouts/page/imprint.html renamed to themes/devsec/layouts/page/legal.html
themes/devsec/layouts/partials/footer.html
@@ -1,5 +1,5 @@
<ul>
- <li><a href="/imprint">Imprint</a></li>
+ <li><a href="/legal">Legal notice</a></li>
<li><a href="/contributing">Contributing</a></li>
<li><a href="https://twitter.com/devsecio">Twitter</a></li>
<li><a href="https://gitter.im/dev-sec/general?source=orgpage">Gitter</a></li>
0 commit comments