aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-03-31 17:11:43 -0400
committerThedro Neely <thedroneely@gmail.com>2022-03-31 17:11:43 -0400
commitfc8547fa5500c4374f663030a24e021119ea7363 (patch)
tree7818fc6fab9afd720eacfdf80cf749b2803c647a
parentc413547f032cbada5618f543a7890c29cbf82681 (diff)
downloadthedroneely.com-fc8547fa5500c4374f663030a24e021119ea7363.tar.gz
thedroneely.com-fc8547fa5500c4374f663030a24e021119ea7363.tar.bz2
thedroneely.com-fc8547fa5500c4374f663030a24e021119ea7363.zip
generators/hugo/config.yaml: Remove metaDataFormat
Format is interpreted from tokens in front matter now.
-rw-r--r--generators/hugo/config.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/generators/hugo/config.yaml b/generators/hugo/config.yaml
index 4ff0ecd..14c5751 100644
--- a/generators/hugo/config.yaml
+++ b/generators/hugo/config.yaml
@@ -12,9 +12,8 @@ taxonomies:
author:
name: Thedro Neely
-metaDataFormat: yaml
-summaryLength: 20
paginate: 3
+summaryLength: 20
pygmentsUseClassic: false
pygmentsCodeFences: true