remove obsolete update file; images for cells
This commit is contained in:
parent
2d2666a415
commit
91d40638d4
@ -15,6 +15,7 @@ footer {
|
|||||||
|
|
||||||
img {
|
img {
|
||||||
max-width: 600px ;
|
max-width: 600px ;
|
||||||
|
width: 100% ;
|
||||||
margin: auto ;
|
margin: auto ;
|
||||||
display: block ;
|
display: block ;
|
||||||
}
|
}
|
||||||
|
12
update
12
update
@ -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
|
|
Loading…
x
Reference in New Issue
Block a user