diff options
author | HombreLaser <buran@silosneeded.com> | 2025-06-07 21:34:10 -0600 |
---|---|---|
committer | HombreLaser <buran@silosneeded.com> | 2025-06-07 21:34:10 -0600 |
commit | 615cc99bdfa5ed32ef4f44fdc6c31697d75ebd1d (patch) | |
tree | 07f24496e31ddd51999d17d662c483db88ba5282 /_data | |
parent | 09c5cf737b46f8bae35fe05ba22e8383ae027c24 (diff) |
Add new theme
Diffstat (limited to '_data')
-rw-r--r-- | _data/en/strings.yml | 1 | ||||
-rw-r--r-- | _data/es/strings.yml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/_data/en/strings.yml b/_data/en/strings.yml index bab5e0a..b0c05af 100644 --- a/_data/en/strings.yml +++ b/_data/en/strings.yml @@ -3,6 +3,7 @@ es: Español global: language: Language now: Now + tags: Tags about: About about_me: About me archive: Archive diff --git a/_data/es/strings.yml b/_data/es/strings.yml index 7e05b91..92619f6 100644 --- a/_data/es/strings.yml +++ b/_data/es/strings.yml @@ -3,6 +3,7 @@ es: Español global: language: Lenguaje now: Ahora + tags: Etiquetas about: Acerca de about_me: Acerca de mí archive: Archivados |