diff --git a/.drone.yml b/.drone.yml index a1b4cd2..139e169 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,7 @@ steps: events: - push - pull_request - image: denoland/deno:alpine-1.26.2 + image: denoland/deno:alpine-1.29.4 commands: - deno task build @@ -20,14 +20,14 @@ steps: - main image: appleboy/drone-scp settings: - host: pub.solar - port: 2020 + host: flora-6.pub.solar + port: 22 username: from_secret: ps_ssh_user key: from_secret: ps_ssh_key source: - ./_site/* - target: /srv/pub.solar/ + target: /srv/www/pub.solar/ overwrite: true strip_components: 1 diff --git a/_includes/layouts/homepage.tsx b/_includes/layouts/homepage.tsx index 090228c..30c004e 100644 --- a/_includes/layouts/homepage.tsx +++ b/_includes/layouts/homepage.tsx @@ -24,11 +24,6 @@ export default ({
-
-
- ⚠️ A few of our services are currently down due to an incident in one of our datacenters. We hope to bring them back up soon. -
-
{links.map(({ href, title, openInNewTab }) =>