diff --git a/push.sh b/push.sh deleted file mode 100644 index 69be08f..0000000 --- a/push.sh +++ /dev/null @@ -1,2 +0,0 @@ -gcloud builds submit --pack image=[IMAGE] /mnt/BigSSD/go/src/gitlab.com/evilthings-services/mstar -gcloud run deploy mstar --image [IMAGE] \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index bbb11be..3245791 100644 --- a/templates/index.html +++ b/templates/index.html @@ -13,6 +13,8 @@ --accent: #7924b2; font-family: Cantarell, serif; + } + body { background: var(--background); } table {