---
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!')
```