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

github.com/zwbetz-gh/vanilla-bootstrap-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZachary Betz <zwbetz@gmail.com>2019-02-18 05:39:39 +0300
committerZachary Betz <zwbetz@gmail.com>2019-02-18 05:39:39 +0300
commit82aa4877c09b3dc6cba8f60563fd4ba9e1ae16ae (patch)
tree043f8d3033960be9205ae1848d4d02b9f13cd8d3 /exampleSite
parent16a40bc9e72c14796ddfa90eb77d5ab90a122277 (diff)
Homepage content from file
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/content/_index.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
new file mode 100644
index 0000000..9f7982d
--- /dev/null
+++ b/exampleSite/content/_index.md
@@ -0,0 +1,6 @@
+---
+title: Home
+draft: true
+---
+
+Homepage content goes here. \ No newline at end of file