From edcb08dbaaa9e88b50b3032ece0fc58ba1bac7fd Mon Sep 17 00:00:00 2001 From: eqkter Date: Fri, 18 Aug 2023 22:40:41 +0200 Subject: auto updating site --- build.sh | 2 +- templates/base.html | 4 ++-- templates/index.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.sh b/build.sh index abcffbb..0595c55 100755 --- a/build.sh +++ b/build.sh @@ -4,4 +4,4 @@ zola build rsync -arP --delete public/ root@eqkter.org:/var/www/eqkter_w/ git add . git commit -m "auto updating site" -git push own +git push diff --git a/templates/base.html b/templates/base.html index a4974b4..8a97621 100644 --- a/templates/base.html +++ b/templates/base.html @@ -19,7 +19,7 @@ About Projects Résumé - git.eqkter.org + git.eqkter.org
@@ -49,7 +49,7 @@
- Site content CC-BY-NC-SA-4.0 Alexis Draussin 2022-2023 (view source)
+ Site content CC-BY-NC-SA-4.0 Alexis Draussin 2022-2023 (view source)
Contact: eqkter@protonmail.com

Made with basic CSS, Zola, and without JS or trackers

Anonymous on Tor
diff --git a/templates/index.html b/templates/index.html index be86172..e0d7579 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,7 @@ -- cgit v1.2.3