content update

This commit is contained in:
tomjohnson1492 2016-09-04 21:42:54 -07:00
parent 4fb0c7d6a7
commit a2b1c9c0b4
2 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,6 @@ layout: none
search: exclude
---
hello
{
"entries":
[

4
update.sh Executable file
View File

@ -0,0 +1,4 @@
git add .
git status
git commit -m "content update"
git push