hugo-blog/content/posts/first-post.md
John 7a855526d5
All checks were successful
Build Hugo Site / build (push) Successful in 7s
who knows
2025-03-09 19:04:11 -05:00

10 lines
132 B
Markdown

---
title: "My First Post"
date: 2025-03-09
tags: ["hugo", "test"]
draft: false
layout: "single"
type: "post"
outputs: ["HTML"]
---