Add post, Update hugo.toml

This commit is contained in:
Roland Thomas
2023-06-08 23:12:34 -04:00
parent 41a264a32b
commit 0d94a0bb36
4 changed files with 92 additions and 3 deletions

View File

@ -10,4 +10,8 @@ ShowBreadCrumbs: false
Welcome to rtj.dev!
```python
print('Hello, World!')
```
---