summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/schizo/layouts/index.html2
-rwxr-xr-xupdate.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/themes/schizo/layouts/index.html b/themes/schizo/layouts/index.html
index c644063..9f21166 100644
--- a/themes/schizo/layouts/index.html
+++ b/themes/schizo/layouts/index.html
@@ -40,7 +40,7 @@ h3 {
<li><a href="/contact/">Contact</a></li>
<li><a href="/photography/">My photography <i>(loads slowly)</i></a></li>
<li><a href="https://git.schizoid.party/">Git Server</a></li>
- <li><a href="https://ftp.schizoid.party/">FTP Directory</a></li>
+ <!--<li><a href="https://ftp.schizoid.party/">FTP Directory</a></li>-->
<!--<li><a href="https://beta.schizoid.party/">Beta-Sandbox Testing Site</a></li>-->
</ul>
diff --git a/update.sh b/update.sh
index 7f93e17..0720345 100755
--- a/update.sh
+++ b/update.sh
@@ -2,4 +2,4 @@
hugo
-rsync -rtvzP public/ cheems@schizoid.party:/var/www/website/
+rsync -rtvzP public/ root@schizoid.party:/var/www/website/