From 18a34596788a13fb1d5b1eb3a59e6d14b61958da Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sun, 12 Feb 2023 21:51:13 -0800 Subject: [PATCH] Add content tag --- exampleSite/content/content/emoji-support.md | 2 +- exampleSite/content/content/markdown-syntax.md | 2 +- exampleSite/content/content/math-typesetting.md | 2 +- exampleSite/content/content/placeholder-text.md | 2 +- exampleSite/content/content/rich-content.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/exampleSite/content/content/emoji-support.md b/exampleSite/content/content/emoji-support.md index 095db411..39026952 100644 --- a/exampleSite/content/content/emoji-support.md +++ b/exampleSite/content/content/emoji-support.md @@ -3,7 +3,7 @@ authors: [michael_bluth] categories: [paige] date: 2019-03-05 description: Guide to emoji usage in Hugo. -tags: [emoji] +tags: [content, content, emoji] title: Emoji Support --- diff --git a/exampleSite/content/content/markdown-syntax.md b/exampleSite/content/content/markdown-syntax.md index 22765876..ce024944 100644 --- a/exampleSite/content/content/markdown-syntax.md +++ b/exampleSite/content/content/markdown-syntax.md @@ -3,7 +3,7 @@ authors: [michael_bluth] categories: [paige] date: 2019-03-11 description: Sample article showcasing basic Markdown syntax and formatting for HTML elements. -tags: [markdown, css, html] +tags: [content, markdown, css, html] title: Markdown Syntax Guide --- diff --git a/exampleSite/content/content/math-typesetting.md b/exampleSite/content/content/math-typesetting.md index 32549f77..05febb4d 100644 --- a/exampleSite/content/content/math-typesetting.md +++ b/exampleSite/content/content/math-typesetting.md @@ -4,7 +4,7 @@ date: 2019-03-08 description: A brief guide to setup KaTeX. paige: math: true -tags: [katex, math, typesetting] +tags: [content, katex, math, typesetting] title: Math Typesetting --- diff --git a/exampleSite/content/content/placeholder-text.md b/exampleSite/content/content/placeholder-text.md index a9904db1..f5447d24 100644 --- a/exampleSite/content/content/placeholder-text.md +++ b/exampleSite/content/content/placeholder-text.md @@ -2,7 +2,7 @@ authors: [michael_bluth] date: 2019-03-09 description: Lorem Ipsum Dolor Si Amet. -tags: [markdown, text] +tags: [content, markdown, text] title: Placeholder Text --- diff --git a/exampleSite/content/content/rich-content.md b/exampleSite/content/content/rich-content.md index d3f42f00..47135f1c 100644 --- a/exampleSite/content/content/rich-content.md +++ b/exampleSite/content/content/rich-content.md @@ -2,7 +2,7 @@ authors: [michael_bluth] date: 2019-03-10 description: A brief description of Hugo Shortcodes. -tags: [shortcodes, privacy] +tags: [content, shortcodes, privacy] title: Rich Content ---