Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanzei <hanzei@mailbox.org>2018-07-03 10:13:49 +0300
committerHanzei <hanzei@mailbox.org>2018-07-03 10:13:49 +0300
commitceb94b3e911052813d64a8bc69b6a4be9a2cbb16 (patch)
tree5629bbf9052518c850b0a05ad6bfe92fdd24da53 /exampleSite/content
parent558dd3b151fee5d829fa5f617e6f9df8949901ae (diff)
Fix spanish translation
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/es/blog/_index.md2
-rw-r--r--exampleSite/content/es/projects/_index.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/es/blog/_index.md b/exampleSite/content/es/blog/_index.md
index 4355a5e..e95a00c 100644
--- a/exampleSite/content/es/blog/_index.md
+++ b/exampleSite/content/es/blog/_index.md
@@ -2,4 +2,4 @@
title: "Blog"
---
-Here is some introduction text for my blog
+Este es un texto introductorio para mi blog.
diff --git a/exampleSite/content/es/projects/_index.md b/exampleSite/content/es/projects/_index.md
index 5c1670d..31e8f35 100644
--- a/exampleSite/content/es/projects/_index.md
+++ b/exampleSite/content/es/projects/_index.md
@@ -2,4 +2,4 @@
title: "Proyectos"
---
-Here is some introduction text for my projects
+Este es un texto introductorio para mis proyectos.