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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanzei <hanzei@mailbox.org>2018-06-25 16:03:18 +0300
committerHanzei <hanzei@mailbox.org>2018-06-25 16:03:18 +0300
commit8269d33fa2f256b6378bcf3473006fcf9ccf051e (patch)
tree447be8c0b41a3ef2223ff65f9f3ed54d76e580f0 /exampleSite/content
parent8afcd8365c56a6fe91753804db8613d38cd5eaa2 (diff)
Cleanup code
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/blog/_index.md6
-rw-r--r--exampleSite/content/projects/_index.md6
2 files changed, 12 insertions, 0 deletions
diff --git a/exampleSite/content/blog/_index.md b/exampleSite/content/blog/_index.md
new file mode 100644
index 0000000..8703de6
--- /dev/null
+++ b/exampleSite/content/blog/_index.md
@@ -0,0 +1,6 @@
+---
+title: "Blog"
+date: 2017-03-09T13:19:25+08:00
+---
+
+Here is some introduction text for my blog
diff --git a/exampleSite/content/projects/_index.md b/exampleSite/content/projects/_index.md
new file mode 100644
index 0000000..953a147
--- /dev/null
+++ b/exampleSite/content/projects/_index.md
@@ -0,0 +1,6 @@
+---
+title: "Projects"
+date: 2017-03-09T13:19:25+08:00
+---
+
+Here is some introduction text for my projects