css refactoring
This commit is contained in:
parent
5fab362054
commit
1be98b0663
6 changed files with 17 additions and 22 deletions
|
@ -1,5 +1,5 @@
|
|||
<footer>
|
||||
<div class="footer-container">
|
||||
<div class="footer-container content">
|
||||
{% set otherLang = page.url | locale_links | first %}
|
||||
<a href="{{otherLang.url}}" lang="{{otherLang.lang}}" hreflang="{{otherLang.lang}}">
|
||||
{% if otherLang.lang == "de" %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue