From d50db372c93af9f55e670fddf7015975a0e247c4 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 26 Apr 2023 15:50:31 +0200 Subject: Use rsync instead of aws for ephemeral blog --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/index.html b/templates/index.html index a8d7f37..490f4e9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,7 +12,7 @@ - + -- cgit