diff --git a/data/socialmedia.yml b/data/socialmedia.yml index 0030823..565534c 100644 --- a/data/socialmedia.yml +++ b/data/socialmedia.yml @@ -1,16 +1,20 @@ - name: Instagram link: https://instagram.com/michivonah icon: ai-instagram-fill + footer: True - name: LinkedIn link: https://in.michivonah.ch icon: ai-linkedin-box-fill + footer: True - name: GitHub link: https://github.com/michivonah icon: ai-github-fill + footer: True - name: Mail link: mailto:info@michivonah.ch icon: ai-envelope + footer: False diff --git a/i18n/de.toml b/i18n/de.toml index 3878688..3bc8a7d 100644 --- a/i18n/de.toml +++ b/i18n/de.toml @@ -1 +1,2 @@ -contact-me = 'Kontaktiere mich' \ No newline at end of file +contact-me = 'Kontaktiere mich' +legal = 'Rechtliches' \ No newline at end of file diff --git a/i18n/en.toml b/i18n/en.toml index a4e2faa..49867f6 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1 +1,2 @@ -contact-me = 'Contact me' \ No newline at end of file +contact-me = 'Contact me' +legal = 'Legal' \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 308b1d0..91e573d 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,2 +1,23 @@ +
+