From 7f9e2e63967bc66dcad515416d4951e8f25f084b Mon Sep 17 00:00:00 2001 From: schizoid Date: Sat, 14 Dec 2024 17:04:39 -0500 Subject: Removed link to old FTP server --- themes/schizo/layouts/index.html | 2 +- update.sh | 2 +- 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 {
  • Contact
  • My photography (loads slowly)
  • Git Server
  • -
  • FTP Directory
  • + 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/ -- cgit v1.2.3