Add description punctuation

This commit is contained in:
Will Faught
2022-12-01 12:36:12 -08:00
parent c08188b402
commit 94427ba093
6 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
author = "Hugo Authors"
title = "Emoji Support"
date = "2019-03-05"
description = "Guide to emoji usage in Hugo"
description = "Guide to emoji usage in Hugo."
tags = [
"emoji",
]

View File

@@ -2,7 +2,7 @@
author: Hugo Authors
title: Math Typesetting
date: 2019-03-08
description: A brief guide to setup KaTeX
description: A brief guide to setup KaTeX.
math: true
---

View File

@@ -2,7 +2,7 @@
author = "Hugo Authors"
title = "Placeholder Text"
date = "2019-03-09"
description = "Lorem Ipsum Dolor Si Amet"
description = "Lorem Ipsum Dolor Si Amet."
tags = [
"markdown",
"text",

View File

@@ -2,7 +2,7 @@
author = "Hugo Authors"
title = "Rich Content"
date = "2019-03-10"
description = "A brief description of Hugo Shortcodes"
description = "A brief description of Hugo Shortcodes."
tags = [
"shortcodes",
"privacy",