Add description punctuation

master
Will Faught 3 years ago
parent c08188b402
commit 94427ba093

@ -1,6 +1,6 @@
+++
title = "About"
description = "Hugo, the world's fastest framework for building websites"
description = "Hugo, the world's fastest framework for building websites."
date = "2019-02-28"
aliases = ["about-us", "about-hugo", "contact"]
author = "Hugo Authors"

@ -3,7 +3,7 @@ categories:
- bluth
- ipsum
date: 2022-09-07T12:45:03-07:00
description: Helpful dummy text from Arrested Development
description: Helpful dummy text from Arrested Development.
tags:
- bluth
- ipsum

@ -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",
]

@ -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
---

@ -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",

@ -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",

Loading…
Cancel
Save