diff --git a/i18n/ca.toml b/i18n/ca.toml index 98b28f2..55b3e2c 100644 --- a/i18n/ca.toml +++ b/i18n/ca.toml @@ -5,10 +5,10 @@ other = "Menú" other = "Llegeix més" [newer] -other = "Més recent" +other = "Més recents" [older] -other = "Més antic" +other = "Més antigues" [latestUpdates] other = "Últimes actualitzacions" diff --git a/i18n/es.toml b/i18n/es.toml index 0a07be7..70e6727 100644 --- a/i18n/es.toml +++ b/i18n/es.toml @@ -5,10 +5,10 @@ other = "Menú" other = "Leer más" [newer] -other = "Más reciente" +other = "Más recientes" [older] -other = "Más antiguo" +other = "Más antiguas" [latestUpdates] other = "Últimas actualizaciones" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d9ed425..7564ed7 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,9 +1,6 @@ - - - diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 8adc8c9..cc213d0 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,6 +1,7 @@ + {{ .Title }} - {{ .Site.Title }}