summaryrefslogtreecommitdiffhomepage
path: root/docs/content/tutorials/mathjax.md
diff options
context:
space:
mode:
authorspf13 <[email protected]>2014-05-29 18:42:05 -0400
committerspf13 <[email protected]>2014-05-29 18:45:22 -0400
commit05875153bcc56e9ee25532e9afd5a575a3e95938 (patch)
tree427e29840d74a74122d5d5d2b12554d4eb654592 /docs/content/tutorials/mathjax.md
parent2b90779f0fe5dc9a852a840ec8f00d9ecdfc2413 (diff)
downloadhugo-05875153bcc56e9ee25532e9afd5a575a3e95938.tar.gz
hugo-05875153bcc56e9ee25532e9afd5a575a3e95938.zip
Converting front matter to YAMLv0.11
Diffstat (limited to 'docs/content/tutorials/mathjax.md')
-rw-r--r--docs/content/tutorials/mathjax.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/content/tutorials/mathjax.md b/docs/content/tutorials/mathjax.md
index 249505ee3..038feea4a 100644
--- a/docs/content/tutorials/mathjax.md
+++ b/docs/content/tutorials/mathjax.md
@@ -1,13 +1,13 @@
---
-title: "MathJax Support"
-date: "2014-03-20"
-weight: 10
-author: "Spencer Lyon"
+author: Spencer Lyon
+date: 2014-03-20
menu:
main:
- parent: 'tutorials'
-prev: "/tutorials/github_pages_blog"
-next: "/tutorials/migrate-from-jekyll"
+ parent: tutorials
+next: /tutorials/migrate-from-jekyll
+prev: /tutorials/github_pages_blog
+title: MathJax Support
+weight: 10
---
## What is MathJax?