stupid prismjs

This commit is contained in:
Xetera
2019-07-26 14:37:31 -07:00
parent 6982552205
commit 36f4e41e16
16 changed files with 2234 additions and 646 deletions
+13
View File
@@ -0,0 +1,13 @@
---
author: "@Xetera"
date: 2019/06/26
---
# Python
This is a placeholder post
```py
def test():
return "Hello world"
```