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

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <ccwangchn@gmail.com>2020-05-27 17:30:28 +0300
committerWang Chucheng <ccwangchn@gmail.com>2020-05-27 17:30:28 +0300
commit9448de4ae2f3baf481ae91f933817a5bfd7cb0a1 (patch)
tree0da0801fdb0d7dbeb84fd026dc4904bf0650e3dc /archetypes
parentf690e591e84a3cbb8a155060a510a7d82a4eb28c (diff)
docs: add authors to exampleSite
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/authors/_index.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/archetypes/authors/_index.md b/archetypes/authors/_index.md
new file mode 100644
index 0000000..b48ac76
--- /dev/null
+++ b/archetypes/authors/_index.md
@@ -0,0 +1,16 @@
++++
+# Name
+title = ""
+role = ""
+bio = ""
+
+[[organizations]]
+name = ""
+url = ""
+
+[[social]]
+icon = ""
+icon_pack = ""
+link = ""
+
++++