Skip to content

Commit 5819b5c

Browse files
Lets use the proper term legal notice
From wikipedia https://en.wikipedia.org/wiki/Impressum: The terms "masthead" and "colophon" apply to printed publications only and are not commonly used on English-language websites, while "site notice" is website-specific and "legal notice" or "legal disclosure" are rarely found in printed works. An "imprint" in publishing may also mean a brand name under which a work is published,[6] and so may not be understood to mean an Impressum. Signed-off-by: Artem Sidorenko <artem@posteo.de>
1 parent 96f95e0 commit 5819b5c

4 files changed

Lines changed: 7 additions & 5 deletions

File tree

content/imprint.md

Lines changed: 0 additions & 4 deletions
This file was deleted.

content/legal.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Legal Notice"
3+
layout: legal
4+
aliases:
5+
- /imprint/
6+
---

themes/devsec/layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<ul>
2-
<li><a href="/imprint">Imprint</a></li>
2+
<li><a href="/legal">Legal notice</a></li>
33
<li><a href="/contributing">Contributing</a></li>
44
<li><a href="https://twitter.com/devsecio">Twitter</a></li>
55
<li><a href="https://gitter.im/dev-sec/general?source=orgpage">Gitter</a></li>

0 commit comments

Comments
 (0)