mirror of
https://github.com/JimenezJC/mshj_blog.git
synced 2026-03-07 23:34:36 -05:00
blog .8 (also comments added)
This commit is contained in:
parent
7027ce8623
commit
b4be1547cf
36 changed files with 1778 additions and 142 deletions
|
|
@ -2,7 +2,7 @@
|
|||
title: "Hello World"
|
||||
date: 2024-04-04T02:46:07-04:00
|
||||
draft: false
|
||||
categories: ["Terminal", "Hugo"]
|
||||
categories: ["terminal", "hugo"]
|
||||
tags: ["css", "terminal-style", "tutorial"]
|
||||
description: "this is quick description of this post"
|
||||
|
||||
|
|
@ -10,3 +10,9 @@ description: "this is quick description of this post"
|
|||
|
||||
# yoooo
|
||||
this is one of my first articles homies. so i wil try my best to write it the best i can
|
||||
|
||||
|
||||
|
||||
|
||||
{{< chat cactus-comments >}}
|
||||
|
||||
|
|
|
|||
|
|
@ -3,6 +3,6 @@ title: "New Test Post"
|
|||
date: 2024-04-04T02:35:21-04:00
|
||||
draft: false
|
||||
params:
|
||||
topic: Games
|
||||
topic: games
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
title: "Test Post"
|
||||
date: 2023-07-22T23:03:09-04:00
|
||||
draft: False
|
||||
categories: ['Games']
|
||||
categories: ['games']
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue