lemniskett.moe/content/blog/hello-world/index.md
2023-10-09 13:53:52 +07:00

41 lines
1.1 KiB
Markdown

---
title: "Hello World!"
description: "Yet another blog."
summary: "Yet another blog."
date: 2023-10-09T13:36:12+07:00
draft: false
author: "Lemniskett" # ["Me", "You"] # multiple authors
tags: ["hello-world"]
canonicalURL: ""
showToc: true
TocOpen: false
TocSide: 'right' # or 'left'
# weight: 1
# aliases: ["/first"]
hidemeta: false
comments: false
disableHLJS: true # to disable highlightjs
disableShare: true
hideSummary: false
searchHidden: false
ShowReadingTime: true
ShowBreadCrumbs: true
ShowPostNavLinks: true
ShowWordCount: true
ShowRssButtonInSectionTermList: true
UseHugoToc: true
cover:
image: "<image path/url>" # image path/url
alt: "<alt text>" # alt text
caption: "<text>" # display caption under cover
relative: false # when using page bundles set this to true
hidden: true # only hide on current single page
# editPost:
# URL: "https://github.com/hiiruki/hiiruki.dev/blob/main/writeups/GSP101/index.md"
# Text: "Suggest Changes" # edit text
# appendFilePath: true # to append file path to Edit link
---
Hello World!
This website is forked from [Hiiruki's Personal Website](https://github.com/hiiruki/hiiruki.dev)