main page, navbar mobile not fixed

This commit is contained in:
Henri
2026-01-21 12:36:53 +02:00
parent 490d9b2feb
commit cf8b623340
11 changed files with 546 additions and 108 deletions

View File

@@ -125,6 +125,6 @@ ffmpeg -i input -vf scale=1920:-1 output.jpg
## Deploy
> [!NOTE]
> Github will build build and deploy the website automatically on every push to the `main` branch. You don't need to do anything manually.
> Github will build and deploy the website automatically on every push to the `main` branch. You don't need to do anything manually.
Deployment typically takes 2-5 minutes. You can check the progress in the [Actions tab](https://github.com/Lapikud/lapikud.github.io/actions).