Add content tag
This commit is contained in:
@@ -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
|
||||
---
|
||||
|
||||
|
@@ -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
|
||||
---
|
||||
|
||||
|
@@ -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
|
||||
---
|
||||
|
||||
|
@@ -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
|
||||
---
|
||||
|
||||
|
@@ -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
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user