diff --git a/i18n/en.yaml b/i18n/en.yaml index dec9be6..a4cf262 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -29,3 +29,9 @@ table_of_contents: see_also: other: "See also" + +older_post: + other: "Older" + +newer_post: + other: "Newer" diff --git a/i18n/es.yaml b/i18n/es.yaml index 54f507b..5e7ed30 100644 --- a/i18n/es.yaml +++ b/i18n/es.yaml @@ -29,3 +29,9 @@ table_of_contents: see_also: other: "Véase también" + +older_post: + other: "Más antiguo" + +newer_post: + other: "Más nuevo" diff --git a/layouts/_default/single.html b/layouts/_default/single.html index dd3552e..64994d6 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -72,7 +72,7 @@ {{ with .NextInSection }}