Add description punctuation

master
Will Faught 3 years ago
parent c08188b402
commit 94427ba093

@ -1,6 +1,6 @@
+++ +++
title = "About" 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" date = "2019-02-28"
aliases = ["about-us", "about-hugo", "contact"] aliases = ["about-us", "about-hugo", "contact"]
author = "Hugo Authors" author = "Hugo Authors"

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

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

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

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

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

Loading…
Cancel
Save