diff --git a/_layouts/default.html b/_layouts/default.html index e94c31d..495e784 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -53,28 +53,28 @@
{% if page.lang == 'en' %} {% if page.fr_url == '' %} - 🇫🇷 + {% else %} - 🇫🇷 + {% endif %} - 🇩🇪 +
{% include nav_en.html %} {% else %} {% if page.lang == 'de' %} - 🇫🇷 - 🇬🇧 + + {% include nav_de.html %} {% else %} {% if page.en_url == '' %} - 🇬🇧 + {% else %} - 🇬🇧 + {% endif %} - 🇩🇪 + {% include nav_fr.html %} {% endif %} diff --git a/css/screen.scss b/css/screen.scss index 93b8ff2..a7db287 100644 --- a/css/screen.scss +++ b/css/screen.scss @@ -141,6 +141,8 @@ ol.publication-list li { background: linear-gradient(0deg, rgba(2,0,36,0) 0%, #f .switcher { text-align: center; font-size: 2em; margin: 0.5em 0; } .switcher > a:hover { text-decoration: none; } +.switch_flag { height: 1em; } + .credits { color: $dim; } .centered_img { display: block; margin: 1em auto; } diff --git a/images/flag.png b/images/flag.png deleted file mode 100644 index bdf1d9c..0000000 Binary files a/images/flag.png and /dev/null differ diff --git a/images/flag.svg b/images/flag.svg deleted file mode 100644 index 5146f63..0000000 --- a/images/flag.svg +++ /dev/null @@ -1,155 +0,0 @@ - - - - diff --git a/images/flags/at_de.svg b/images/flags/at_de.svg new file mode 100644 index 0000000..7c9e116 --- /dev/null +++ b/images/flags/at_de.svg @@ -0,0 +1,138 @@ + + + + diff --git a/images/flags/fr.svg b/images/flags/fr.svg new file mode 100644 index 0000000..e9cad75 --- /dev/null +++ b/images/flags/fr.svg @@ -0,0 +1,88 @@ + + + + diff --git a/images/flags/uk.svg b/images/flags/uk.svg new file mode 100644 index 0000000..0d75ea2 --- /dev/null +++ b/images/flags/uk.svg @@ -0,0 +1,99 @@ + + + +