This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
<footer class="site-footer">
|
||||
<div class="container site-footer__inner">
|
||||
<nav class="site-footer__links" aria-label="Footer">
|
||||
<a href="/impressum">Impressum</a>
|
||||
<a href="/ueber-uns">Über uns</a>
|
||||
</nav>
|
||||
<p class="site-footer__copy">© Copyright <?= date('Y') ?> - Lars Gebhardt-Kusche</p>
|
||||
</div>
|
||||
</footer>
|
||||
<?php asset_scripts('footer'); ?>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user