Update _index.md - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit 507451229c2255788d72b757a85ad5bb3ba00f4f
DIR parent 40ffb0484b96b7b77fb66202b33073b241807199
HTML Author: Marc Robinson <visionrocket@gmail.com>
Date: Tue, 1 Jan 2019 17:27:56 -0500
Update _index.md
Corrects misspelling of sync (synch)
Diffstat:
M docs/content/en/themes/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/docs/content/en/themes/_index.md b/docs/content/en/themes/_index.md
@@ -20,7 +20,7 @@ toc: false
Hugo provides a robust theming system that is easy to implement yet feature complete. You can view the themes created by the Hugo community on the [Hugo themes website][hugothemes].
-Hugo themes are powered by the excellent Go template library and are designed to reduce code duplication. They are easy to both customize and keep in synch with the upstream theme.
+Hugo themes are powered by the excellent Go template library and are designed to reduce code duplication. They are easy to both customize and keep in sync with the upstream theme.
[goprimer]: /templates/introduction/
[hugothemes]: http://themes.gohugo.io/