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

gitlab.com/toryanderson/hugo-icarus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-19 22:58:07 +0300
committerdigitalcraftsman <digitalcraftsman@protonmail.com>2017-05-19 22:58:07 +0300
commit183f569749f8051e609c36a57f417124f02a21f7 (patch)
tree62f19a71c870c6a84dd203d71fd8a9337d83d7d6 /exampleSite
parent4ace1099946abde3ae26cfd22ba98815a323db02 (diff)
Add example for about page
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/about/_index.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/exampleSite/content/about/_index.md b/exampleSite/content/about/_index.md
new file mode 100644
index 0000000..504b1eb
--- /dev/null
+++ b/exampleSite/content/about/_index.md
@@ -0,0 +1,8 @@
++++
+title = "About"
+date = "2017-05-19T21:49:20+02:00"
+menu = "main"
+disable_comments = true
++++
+
+Add some information about yourself. \ No newline at end of file