adding some meta stuff

This commit is contained in:
endorphant
2016-04-30 00:00:55 -04:00
parent a94dd56f55
commit 5bf0c207a3
2 changed files with 13 additions and 4 deletions

5
bin/update.py Normal file
View File

@@ -0,0 +1,5 @@
#!/usr/bin/python
import core
print("\n blog updated at "+core.write("index.html")+"\n")