rtj.dev/content/posts/welcome.md
Roland Thomas 828877a20d
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 6s
Update content
2023-06-15 08:57:32 -04:00

17 lines
214 B
Markdown

---
author: "Roland Thomas Jr"
title: "Welcome to my blog!"
date: "2023-06-07"
description: ""
tags: ["post"]
ShowToc: false
ShowBreadCrumbs: true
---
Welcome to rtj.dev!
```python
print('Hello, World!')
```
---