summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2021-03-12 11:57:51 -0500
committerLuke Smith <luke@lukesmith.xyz>2021-03-12 11:57:51 -0500
commit91d40638d4bb0925914315dcc21eff30e48734bb (patch)
treebf58e0cbdb4fb77d9a26b5333ca88aff9d9a3b99
parent2d2666a415116b186c848b7adc2f9dca13bc0057 (diff)
downloadbased.cooking-91d40638d4bb0925914315dcc21eff30e48734bb.tar
based.cooking-91d40638d4bb0925914315dcc21eff30e48734bb.tar.gz
based.cooking-91d40638d4bb0925914315dcc21eff30e48734bb.tar.lz
based.cooking-91d40638d4bb0925914315dcc21eff30e48734bb.tar.xz
based.cooking-91d40638d4bb0925914315dcc21eff30e48734bb.zip
remove obsolete update file; images for cells
-rw-r--r--src/style.css1
-rwxr-xr-xupdate12
2 files changed, 1 insertions, 12 deletions
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