diff --git a/assets/css/main.scss b/assets/css/main.scss index 9650b68..56b5f37 100644 --- a/assets/css/main.scss +++ b/assets/css/main.scss @@ -1,7 +1,7 @@ /* VARIABLES ========================================================================== */ // COLORS -$teal: #63BDA2; +$teal: #1F8455; $teal-darker: #359377; $gray-background: #F7F7F7; $gray-table-border: #EEEEEE; @@ -482,6 +482,8 @@ footer { display: inline-block; height: 2em; position: relative; + border: none; + background: none; } .social-icon>svg:hover { diff --git a/i18n/bg.toml b/i18n/bg.toml new file mode 100644 index 0000000..cf94e8a --- /dev/null +++ b/i18n/bg.toml @@ -0,0 +1,29 @@ +[page] +other = "Страница" + +[of] +other = "от" + +[newer] +other = "По-нови" + +[older] +other = "По-стари" + +[tagged] +other = "Тагнати" + +[tags] +other = "Тагове" + +[read_more] +other = "Прочети повече..." + +[archive] +other = "Архив" + +[noteworthy_theme] +other = "Тема Noteworthy" + +[built_with_hugo] +other = "Направено с Hugo" diff --git a/i18n/de.toml b/i18n/de.toml new file mode 100644 index 0000000..28ec87a --- /dev/null +++ b/i18n/de.toml @@ -0,0 +1,29 @@ +[page] +other = "Seite" + +[of] +other = "von" + +[newer] +other = "Neuere" + +[older] +other = "Ältere" + +[tagged] +other = "Getaggt" + +[tags] +other = "Tags" + +[read_more] +other = "Mehr lesen..." + +[archive] +other = "Archiv" + +[noteworthy_theme] +other = "Noteworthy Theme" + +[built_with_hugo] +other = "Gebaut mit Hugo" diff --git a/i18n/en.toml b/i18n/en.toml index efe0c53..19a1662 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -13,9 +13,15 @@ other = "Older" [tagged] other = "Tagged" +[tags] +other = "Tags" + [read_more] other = "Read more..." +[archive] +other = "Archive" + [noteworthy_theme] other = "Noteworthy theme" diff --git a/i18n/it.toml b/i18n/it.toml deleted file mode 100644 index 6f51495..0000000 --- a/i18n/it.toml +++ /dev/null @@ -1,23 +0,0 @@ -[page] -other = "Pagina" - -[of] -other = "di" - -[newer] -other = "Successivi" - -[older] -other = "Precedenti" - -[tagged] -other = "Contrassegnato" - -[read_more] -other = "Continua a leggere..." - -[noteworthy_theme] -other = "Tema Noteworthy" - -[built_with_hugo] -other = "Realizzato con Hugo" diff --git a/layouts/_default/single.html b/layouts/_default/single.html index dcfa1d9..34c228b 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -26,9 +26,9 @@ {{if .Params.tags}}