diff --git a/content/issues/censorship/_index.md b/content/issues/censorship/_index.md index c2908b5..3783dc8 100644 --- a/content/issues/censorship/_index.md +++ b/content/issues/censorship/_index.md @@ -2,9 +2,3 @@ title: "Censorship" --- -### Chilling Effects - - -### Radicalization - -### Scope Creep \ No newline at end of file diff --git a/upload.sh b/upload.sh index 1a5f6dc..a172fa7 100755 --- a/upload.sh +++ b/upload.sh @@ -3,4 +3,5 @@ git pull git submodule update #curl "https://code.gabe.rocks/gabriel/cyberfreedom.rss" > data/git-info.xml hugo -rsync -avhzzP --delete public/ vps:/var/www/cyberfreedom.ca \ No newline at end of file +rsync -avhzzP --delete public/ vps:/var/www/cyberfreedom.ca +git push -u github \ No newline at end of file