15 lines
280 B
Markdown
15 lines
280 B
Markdown
---
|
|
title: Hello World
|
|
date: 2026-04-26T00:00:00-07:00
|
|
draft: false
|
|
author: Chase Chimeric
|
|
description: First post on the new blog.
|
|
tags:
|
|
- hugo
|
|
- blog
|
|
---
|
|
|
|
This is the first post on the new personal site.
|
|
|
|
If you are reading this, the theme and content pipeline are working.
|