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

github.com/wayjam/hugo-theme-mixedpaper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWayJam So <imsuwj@gmail.com>2020-05-10 11:31:39 +0300
committerWayJam So <imsuwj@gmail.com>2020-05-10 11:31:39 +0300
commit9579d503bf75ba1fc5b08f0326236137b289c3c5 (patch)
tree0fd47c2ef73fdc33d6a211b33cf081e0f003f976 /exampleSite/content/archives/_index.md
parent123118da50d662b9d9dcdbad231df72ccbdc08c0 (diff)
fix: summary length
Diffstat (limited to 'exampleSite/content/archives/_index.md')
-rw-r--r--exampleSite/content/archives/_index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/exampleSite/content/archives/_index.md b/exampleSite/content/archives/_index.md
index c77cfe0..de333b4 100644
--- a/exampleSite/content/archives/_index.md
+++ b/exampleSite/content/archives/_index.md
@@ -1,7 +1,7 @@
-+++
-title = "Archives"
-description = ""
-+++
+---
+title: Archives
+description:
+---
You can change archives page details above.