Wrote first blogpost
This commit is contained in:
parent
4bd5810d0d
commit
1f01dba633
4 changed files with 23 additions and 13 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 166 KiB |
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
title: Hello World
|
||||
description: Welcome to Hugo Theme Stack
|
||||
description: Welcome to my new blog!
|
||||
slug: hello-world
|
||||
date: 2022-03-06 00:00:00+0000
|
||||
date: 2025-07-19 00:00:00+0000
|
||||
image: cover.jpg
|
||||
categories:
|
||||
- Announcements
|
||||
|
|
@ -11,10 +11,12 @@ tags:
|
|||
weight: 1 # You can add weight to some posts to override the default sorting (date descending)
|
||||
---
|
||||
|
||||
Welcome to Hugo theme Stack. This is your first post. Edit or delete it, then start writing!
|
||||
My first blog post!
|
||||
|
||||
For more information about this theme, check the documentation: https://stack.jimmycai.com/
|
||||
[//]: # (Welcome to Hugo theme Stack. This is your first post. Edit or delete it, then start writing!)
|
||||
|
||||
Want a site like this? Check out [hugo-theme-stack-stater](https://github.com/CaiJimmy/hugo-theme-stack-starter)
|
||||
[//]: # ()
|
||||
[//]: # (For more information about this theme, check the documentation: https://stack.jimmycai.com/)
|
||||
|
||||
> Photo by [Pawel Czerwinski](https://unsplash.com/@pawel_czerwinski) on [Unsplash](https://unsplash.com/)
|
||||
[//]: # ()
|
||||
[//]: # (Want a site like this? Check out [hugo-theme-stack-stater](https://github.com/CaiJimmy/hugo-theme-stack-starter))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue