Skip to content

Commit ae2caa6

Browse files
committed
quick add of second post frontmatter
1 parent 1494789 commit ae2caa6

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

_posts/2026-01-02-markdown-showcase.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Markdown Showcase
33
layout: post
44
author: Slavetomints
55
date: 2026-01-02
6-
categories: [Blog]
7-
tags: [blog, help]
6+
categories: [Demos]
7+
tags: [demo, markdown]
88
description: Showcase of the how markdown looks on this site
99
---
1010

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Syntax Highlighting
3+
layout: post
4+
author: Slavetomints
5+
date: 2026-01-07
6+
categories: [Demos]
7+
tags: [demo, syntax highlighting]
8+
description: Showcase of how different coding languages look
9+
---

0 commit comments

Comments
 (0)