„html/legal-notice.html“ ändern
This commit is contained in:
@@ -12,7 +12,7 @@
|
|||||||
<div class="navigation">
|
<div class="navigation">
|
||||||
<img id="logo" src="../img/logodark.svg">
|
<img id="logo" src="../img/logodark.svg">
|
||||||
<a href="../">Home</a>
|
<a href="../">Home</a>
|
||||||
<a href="html/about.html">About</a>
|
<a href="about.html">About</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="legal-section">
|
<div class="legal-section">
|
||||||
@@ -25,9 +25,9 @@
|
|||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
<div class="foot">
|
<div class="foot">
|
||||||
<a href="html/about.html">ABOUT</a>
|
<a href="about.html">ABOUT</a>
|
||||||
<a href="html/contact.html">CONTACT</a>
|
<a href="contact.html">CONTACT</a>
|
||||||
<a href="html/legal-notice.html">LEGAL NOTICE</a>
|
<a href="legal-notice.html">LEGAL NOTICE</a>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user