mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
27 lines
424 B
Markdown
27 lines
424 B
Markdown
+++
|
||
author = "Wxn"
|
||
title = "my First"
|
||
date = "2023-11-01"
|
||
description = "Sample description about article."
|
||
tags = [
|
||
"markdown",
|
||
"css",
|
||
"html",
|
||
"themes",
|
||
]
|
||
categories = [
|
||
"themes",
|
||
"syntax",
|
||
]
|
||
series = ["Themes Guide"]
|
||
aliases = ["migrate-from-jekyl"]
|
||
image = "pawel-czerwinski-8uZPynIu-rQ-unsplash.jpg"
|
||
|
||
+++
|
||
|
||
This article offers a sample of basic Markdown.
|
||
<!--more-->
|
||
|
||
# hello world
|
||
|
||
Hello World! |