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

github.com/gonnux/hugo-apps-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorByeonggon Lee <gonny952@gmail.com>2018-12-02 23:45:56 +0300
committerByeonggon Lee <gonny952@gmail.com>2018-12-02 23:45:56 +0300
commit97e1956428cceb3f3048ec12d63c46145e53985a (patch)
treee2fbb24cc7b66f00d353c7c73ecf7821b94fa7d8 /archetypes
parentb34bba6b4d2a40fbd16407e83c1b6e7f244f9dfe (diff)
Feature: showTitlev1.2.0
Diffstat (limited to 'archetypes')
-rw-r--r--archetypes/default.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/archetypes/default.md b/archetypes/default.md
index 6415b86..997c90c 100644
--- a/archetypes/default.md
+++ b/archetypes/default.md
@@ -1,6 +1,8 @@
+++
title = "no title"
-display_title = true
+showTitle = true
+date = {{ .Date }}
+enableDisqus = true
full = false
img = ""
+++