Add content tag
This commit is contained in:
@@ -3,7 +3,7 @@ authors: [michael_bluth]
|
|||||||
categories: [paige]
|
categories: [paige]
|
||||||
date: 2019-03-05
|
date: 2019-03-05
|
||||||
description: Guide to emoji usage in Hugo.
|
description: Guide to emoji usage in Hugo.
|
||||||
tags: [emoji]
|
tags: [content, content, emoji]
|
||||||
title: Emoji Support
|
title: Emoji Support
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -3,7 +3,7 @@ authors: [michael_bluth]
|
|||||||
categories: [paige]
|
categories: [paige]
|
||||||
date: 2019-03-11
|
date: 2019-03-11
|
||||||
description: Sample article showcasing basic Markdown syntax and formatting for HTML elements.
|
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
|
title: Markdown Syntax Guide
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -4,7 +4,7 @@ date: 2019-03-08
|
|||||||
description: A brief guide to setup KaTeX.
|
description: A brief guide to setup KaTeX.
|
||||||
paige:
|
paige:
|
||||||
math: true
|
math: true
|
||||||
tags: [katex, math, typesetting]
|
tags: [content, katex, math, typesetting]
|
||||||
title: Math Typesetting
|
title: Math Typesetting
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
authors: [michael_bluth]
|
authors: [michael_bluth]
|
||||||
date: 2019-03-09
|
date: 2019-03-09
|
||||||
description: Lorem Ipsum Dolor Si Amet.
|
description: Lorem Ipsum Dolor Si Amet.
|
||||||
tags: [markdown, text]
|
tags: [content, markdown, text]
|
||||||
title: Placeholder Text
|
title: Placeholder Text
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
authors: [michael_bluth]
|
authors: [michael_bluth]
|
||||||
date: 2019-03-10
|
date: 2019-03-10
|
||||||
description: A brief description of Hugo Shortcodes.
|
description: A brief description of Hugo Shortcodes.
|
||||||
tags: [shortcodes, privacy]
|
tags: [content, shortcodes, privacy]
|
||||||
title: Rich Content
|
title: Rich Content
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user