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

github.com/siegerts/hugo-theme-basic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/project/hugo.md')
-rw-r--r--exampleSite/content/project/hugo.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/exampleSite/content/project/hugo.md b/exampleSite/content/project/hugo.md
index a75c569..5b24457 100644
--- a/exampleSite/content/project/hugo.md
+++ b/exampleSite/content/project/hugo.md
@@ -1,13 +1,14 @@
+++
-Title = "Hugo"
-Date = 2019-02-10T16:53:06-05:00
-Description = ""
-Tags = ["Development", ""]
-Topics = ["Development", ""]
+title = "Hugo"
+date = 2019-02-10T16:53:06-05:00
+description = ""
+tags = ["Development"]
+categories = ["Development", ""]
download_url = "http://github.com/USERNAME/PROJECTNAME"
project_description = "DESC"
project_name = "PROJECTNAME"
project_url = "URL"
release_date = "DATE"
version = "0.0"
+
+++