Compare commits

...
4 Commits
Author SHA1 Message Date
Jimmy Cai bdb9e7fc00 release: 3.21.0 2023-10-11 20:53:09 +00:00
潇潇雨歇andGitHub 5c98a38a80 chore(comments): update twikoo to 1.6.21 (#877) 2023-10-07 13:08:02 +02:00
Fabian AlvarezandGitHub bda734fb23 i18n(es): minor grammatical changes (#873)
* Update es.yaml

Minus grammatically corrections

* Update es.yaml

Fix grammar mistakes
2023-09-18 23:24:52 +02:00
Jimmy Cai 70bcf9cbe0 doc: added a note that exampleSite should not be used as a starter template 2023-09-07 21:30:32 +02:00
4 changed files with 10 additions and 8 deletions
+3 -1
View File
@@ -1 +1,3 @@
Example site modified from https://github.com/gohugoio/hugoBasicExample This is an example site used for solely for testing purposes. **It is not meant to be used as a template for your site**.
To create a new site, please use the starter template: [CaiJimmy/hugo-theme-stack-starter](https://github.com/CaiJimmy/hugo-theme-stack-starter/)
+5 -5
View File
@@ -1,5 +1,5 @@
toggleMenu: toggleMenu:
other: Toggle Menu other: Ocultar menú
darkMode: darkMode:
other: Modo oscuro other: Modo oscuro
@@ -27,11 +27,11 @@ article:
other: Contenidos relacionados other: Contenidos relacionados
lastUpdatedOn: lastUpdatedOn:
other: Última vez actualizado other: Última actualización
readingTime: readingTime:
one: "{{ .Count }} minuto a leer" one: "Tiempo de lectura {{ .Count }} minuto"
other: "{{ .Count }} minutos a leer" other: "Tiempo de lectura {{ .Count }} minutos"
notFound: notFound:
title: title:
@@ -60,7 +60,7 @@ search:
other: Búsqueda other: Búsqueda
placeholder: placeholder:
other: Teclea algo... other: Escribe algo...
resultTitle: resultTitle:
other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)" other: "#PAGES_COUNT páginas en (#TIME_SECONDS segundos)"
@@ -1,4 +1,4 @@
<script src="//cdn.jsdelivr.net/npm/[email protected].11/dist/twikoo.all.min.js"></script> <script src="//cdn.jsdelivr.net/npm/[email protected].21/dist/twikoo.all.min.js"></script>
<div id="tcomment"></div> <div id="tcomment"></div>
<style> <style>
.twikoo { .twikoo {
+1 -1
View File
@@ -1,4 +1,4 @@
{{- $ThemeVersion := "3.20.0" -}} {{- $ThemeVersion := "3.21.0" -}}
<footer class="site-footer"> <footer class="site-footer">
<section class="copyright"> <section class="copyright">
&copy; &copy;