diff --git a/exampleSite/content/en/about.md b/exampleSite/content/en/about.md index 2ac1cb4..f964685 100755 --- a/exampleSite/content/en/about.md +++ b/exampleSite/content/en/about.md @@ -1,9 +1,8 @@ --- title: "About" -date: 2017-03-09T13:19:25+08:00 --- -This is **Introduction,** a minimal scrolling website theme made for [Hugo](https://gohugo.io). +This is **Introduction**, a minimal scrolling website theme made for [Hugo](https://gohugo.io) ### Features diff --git a/exampleSite/content/en/contact.md b/exampleSite/content/en/contact.md index 654a4a9..da29316 100755 --- a/exampleSite/content/en/contact.md +++ b/exampleSite/content/en/contact.md @@ -1,8 +1,7 @@ --- title: "Contact" -date: 2017-03-09T13:23:28+08:00 --- -In the Contact section of Introduction, you may optionally display the current time in your preferred timezone. +In the Contact section of **Introduction**, you may optionally display the current time in your preferred timezone. -This lets visitors know what sort of response time to expect when they contact you. The timezone is easily set in the config file. \ No newline at end of file +This lets visitors know what sort of response time to expect when they contact you. The timezone is easily set in the config file. diff --git a/exampleSite/content/en/projects/Photography.md b/exampleSite/content/en/projects/Photography.md index e699178..806efa7 100755 --- a/exampleSite/content/en/projects/Photography.md +++ b/exampleSite/content/en/projects/Photography.md @@ -4,6 +4,6 @@ image: "img/camera.jpg" weight: 1 --- -## Sometimes I take pictures. +## Sometimes I take pictures This project is about the pictures I take. Sometimes, they are pictures of cats. diff --git a/exampleSite/content/es/about.md b/exampleSite/content/es/about.md index b7fe4b9..3d1a7a2 100644 --- a/exampleSite/content/es/about.md +++ b/exampleSite/content/es/about.md @@ -1,9 +1,8 @@ --- title: "Sobre" -date: 2017-03-09T13:19:25+08:00 --- -Esto es **Introducción,** un tema mínimo con desplazamiento para sitios web hechos con [Hugo](https://gohugo.io). +Esto es **Introducción**, un tema mínimo con desplazamiento para sitios web hechos con [Hugo](https://gohugo.io). ### Características diff --git a/exampleSite/content/es/contact.md b/exampleSite/content/es/contact.md index 21a03a4..bc3e3ba 100644 --- a/exampleSite/content/es/contact.md +++ b/exampleSite/content/es/contact.md @@ -1,8 +1,7 @@ --- title: "Contacto" -date: 2017-03-09T13:23:28+08:00 --- -En la sección de Contacto de Introducción, tu puedes opcionalmente mostrar la hora actual en tu zona horaria preferida. +En la sección de Contacto de **Introducción**, tu puedes opcionalmente mostrar la hora actual en tu zona horaria preferida. Esto permite a los visitantes saber que tiempo de respuesta esperan tener cuando te contactan. La zhoa horaria es facilmente configurable en el archivo de configuración. diff --git a/exampleSite/content/es/projects/Photography.md b/exampleSite/content/es/projects/Photography.md index b153b3b..6301ae6 100644 --- a/exampleSite/content/es/projects/Photography.md +++ b/exampleSite/content/es/projects/Photography.md @@ -4,6 +4,6 @@ image: "img/camera.jpg" weight: 1 --- -## A veces tomo fotografías. +## A veces tomo fotografías Este proyecto es sobre fotografías que tomo. A veces, son fotos de gatos.