diff --git a/content/_index.md b/content/_index.md index f6e22a0..b53bb18 100644 --- a/content/_index.md +++ b/content/_index.md @@ -18,5 +18,3 @@ weight: 3 Learn how to [get started!](/how/getting-started/) Join the [matrix space](https://matrix.to/#/#canada:libresolutions.network) - -{{}} \ No newline at end of file diff --git a/upload.sh b/upload.sh index 062d461..1a5f6dc 100755 --- a/upload.sh +++ b/upload.sh @@ -1,6 +1,6 @@ #! /bin/sh git pull git submodule update -curl "https://code.gabe.rocks/gabriel/cyberfreedom.rss" > data/git-info.xml +#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