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

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/tutorials/github_pages_blog.md')
-rw-r--r--docs/content/tutorials/github_pages_blog.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/content/tutorials/github_pages_blog.md b/docs/content/tutorials/github_pages_blog.md
index 4df0524fa..f01d3c214 100644
--- a/docs/content/tutorials/github_pages_blog.md
+++ b/docs/content/tutorials/github_pages_blog.md
@@ -1,14 +1,14 @@
---
-title: "Hosting on GitHub Pages"
-linktitle: "Hosting on GitHub"
-date: "2014-03-21"
-weight: 10
-author: "Spencer Lyon"
+author: Spencer Lyon
+date: 2014-03-21
+linktitle: Hosting on GitHub
menu:
main:
- parent: 'tutorials'
-prev: "/community/contributing"
-next: "/tutorials/mathjax"
+ parent: tutorials
+next: /tutorials/mathjax
+prev: /community/contributing
+title: Hosting on GitHub Pages
+weight: 10
---
## Intro