chore: rename docs to resources

This commit is contained in:
Jean-Philippe Sirois
2019-07-29 20:48:30 -04:00
parent a833613b21
commit 8f771e194e
20 changed files with 50 additions and 50 deletions
+14
View File
@@ -0,0 +1,14 @@
---
authors:
- "Xetera#0001"
date: 2019/06/26
---
# Python
This is a placeholder post
```py
def test():
return "Hello world"
```