fix: add logo to public/ and switch to pnpm

- Copy ornito_logo.png to public/ so Astro serves it
- Add pnpm-lock.yaml and pnpm-workspace.yaml
- Remove orphaned screenshots reference
This commit is contained in:
Fernando 2026-07-13 12:49:29 +02:00
parent 35bd477263
commit 79454a2d38
4 changed files with 2827 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

2825
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load diff

2
pnpm-workspace.yaml Normal file
View file

@ -0,0 +1,2 @@
allowBuilds:
esbuild: true

BIN
public/ornito_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB