Resolve merge conflicts from Canva redesign; update configuration and component files for consistency and alignment with new design.

This commit is contained in:
2026-05-05 22:46:11 +02:00
parent aac9e52bfb
commit 243978bfdd

11
solo.yml Normal file
View File

@@ -0,0 +1,11 @@
# Visit https://soloterm.com to learn more
name: Dev-Landing
icon: null
processes:
Astro:
command: pnpm run dev
working_dir: null
auto_start: false
auto_restart: true
restart_when_changed: []
env: {}