17 lines
492 B
Markdown
17 lines
492 B
Markdown
|
---
|
||
|
title: Hello World
|
||
|
description: Welcome to Hugo Theme Stack
|
||
|
slug: hello-world
|
||
|
date: 2022-03-06 00:00:00+0000
|
||
|
image: cover.jpg
|
||
|
categories:
|
||
|
- Example Category
|
||
|
tags:
|
||
|
- Example Tag
|
||
|
---
|
||
|
|
||
|
Welcome to Hugo theme Stack. This is your first post. Edit or delete it, then start writing!
|
||
|
|
||
|
For more information about this theme, check the documentation: https://docs.stack.jimmycai.com/
|
||
|
|
||
|
> Photo by [Pawel Czerwinski](https://unsplash.com/@pawel_czerwinski) on [Unsplash](https://unsplash.com/)
|