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

github.com/nurlansu/hugo-sustain.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNurlan Su <nurlansu@users.noreply.github.com>2017-02-12 02:21:44 +0300
committerNurlan Su <nurlansu@users.noreply.github.com>2017-02-12 02:21:44 +0300
commit4c70e94f9f26f772ba23f8ed2eb231deba57802b (patch)
treee6c83a957ef137ea067b969965fd14de4eba339c
parent2f8ff9cf90d4827c436620898567a0efdcc9433f (diff)
👻 Fixed page redirect
-rw-r--r--exampleSite/content/projects.md (renamed from exampleSite/content/projects/index.md)14
1 files changed, 7 insertions, 7 deletions
diff --git a/exampleSite/content/projects/index.md b/exampleSite/content/projects.md
index 3f22a37..ac1ed4c 100644
--- a/exampleSite/content/projects/index.md
+++ b/exampleSite/content/projects.md
@@ -1,10 +1,10 @@
-+++
-categories = ["projects"]
-date = "2016-10-02T22:55:05-04:00"
-tags = ["projects"]
-title = "Projects"
-showpagemeta = "false"
-+++
+---
+categories: ["projects"]
+date: "2016-10-02T22:55:05-04:00"
+tags: ["projects"]
+title: "Projects"
+showpagemeta: false
+---
<section id="projects">
<div class="container">