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

github.com/nanxiaobei/hugo-paper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornanxiaobei <nanxiaobei@gmail.com>2022-07-18 18:36:39 +0300
committernanxiaobei <nanxiaobei@gmail.com>2022-07-18 18:36:39 +0300
commit39f6f4e9b2f6d6beed74cc46325bc0157a40a2b1 (patch)
tree2aa2de5563d59328176b75d9958547a6e591c52d /exampleSite
parent1880922d99fa1cb66abee50144d23d5372a87a3d (diff)
v6
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml11
-rw-r--r--exampleSite/content/contact.md10
2 files changed, 21 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 428a939..23de199 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -18,6 +18,12 @@ title = "Paper"
twitter = 'nanxiaobei'
github = 'nanxiaobei'
instagram = 'nan.xiaobei'
+ rss = true
+
+ avatar = 'nanxiaobei@gmail.com'
+ name = 'Lee'
+ bio = 'Discover fresh context'
+
# ------------------------------
# needed to render raw HTML (e.g. <sub>, <sup>, <kbd>, <mark>)
@@ -33,6 +39,11 @@ title = "Paper"
name = "About"
url = "/about/"
weight = 10
+ [[menu.main]]
+ identifier = "contact"
+ name = "Contact"
+ url = "/contact/"
+ weight = 10
[taxonomies]
category = "categories"
diff --git a/exampleSite/content/contact.md b/exampleSite/content/contact.md
new file mode 100644
index 0000000..f5ae177
--- /dev/null
+++ b/exampleSite/content/contact.md
@@ -0,0 +1,10 @@
++++
+title = "Contact"
+description = "Hugo, the world's fastest framework for building websites"
+date = "2019-02-28"
+aliases = ["about-us", "about-hugo", "contact"]
+author = "lee.so"
++++
+
+- [github.com/nanxiaobei](https://github.com/nanxiaobei)
+- [lee.so](https://lee.so)