From 91d40638d4bb0925914315dcc21eff30e48734bb Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Fri, 12 Mar 2021 11:57:51 -0500 Subject: remove obsolete update file; images for cells --- src/style.css | 1 + update | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100755 update diff --git a/src/style.css b/src/style.css index a6961f3a6..77a285ca7 100644 --- a/src/style.css +++ b/src/style.css @@ -15,6 +15,7 @@ footer { img { max-width: 600px ; + width: 100% ; margin: auto ; display: block ; } diff --git a/update b/update deleted file mode 100755 index 5f0a38607..000000000 --- a/update +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -# If you're Luke, add an arg to update the website too. - -git pull hub master - -#rm dest -rf -#mkdir -p dest -ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking" - -[ -n "$1" ] && - rsync -auvrlP --delete-after ~/.local/src/food/ root@based.cooking:/var/www/cooking -- cgit v1.2.3