All checks were successful
Push post module update to hugo reo / push-module-update (push) Successful in 13s
22 lines
424 B
Markdown
22 lines
424 B
Markdown
+++
|
|
title = "{{ replace .TranslationBaseName "-" " " | title }}"
|
|
date = "{{date}}"
|
|
author = ""
|
|
cover = ""
|
|
tags = ["", ""]
|
|
keywords = ["", ""]
|
|
description = ""
|
|
showFullContent = false
|
|
readingTime = false
|
|
hideComments = false
|
|
++++++
|
|
date = '2025-05-18T15:04:56-05:00'
|
|
draft = false
|
|
title = 'Hello World!'
|
|
+++
|
|
|
|
## Introduction
|
|
|
|
This is **bold** text, and this is *emphasized* text.
|
|
|
|
Visit the [Hugo](https://gohugo.io) website! |