diff --git a/_data/footer-menu.yml b/_data/footer-menu.yml new file mode 100644 index 0000000..64bb2b2 --- /dev/null +++ b/_data/footer-menu.yml @@ -0,0 +1,5 @@ +items: + - link: /legal-notice + title: Impressum + - link: /datenschutz + title: Datenschutz \ No newline at end of file diff --git a/_includes/footer.html b/_includes/footer.html index 582218e..78f85a6 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -4,8 +4,9 @@