diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a6c52c0..917a398 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,4 +16,4 @@ jobs: port: ${{ secrets.SERVER_PORT }} key: ${{ secrets.SERVER_SSH_KEY }} script: | - /home/ob/.local/bin/s + bash -lc '/home/ob/.local/bin/s' diff --git a/packages/frontend/src/pages/Landing.tsx b/packages/frontend/src/pages/Landing.tsx index 9555ff8..bab3e2e 100644 --- a/packages/frontend/src/pages/Landing.tsx +++ b/packages/frontend/src/pages/Landing.tsx @@ -128,36 +128,19 @@ export default function Landing() {
+
Wasting hours configuring workflows instead of shipping features
- Drowning in features you'll never use while missing the basics -
+Drowning in features you'll never use while missing the basics
- The software is full of bugs. Your flow state doesn't stand a chance
+
+ The tools are full of bugs. Your flow state doesn't stand a chance