9c29788210
CI / test (push) Has been cancelled
Adds frontend/public/logo.svg as a placeholder (rendered at /build/logo.svg after Vite build). Email template share_notification.html.twig swaps the text "WeVisto" header for an <img> referencing /build/logo.svg via absolute_url, so dropping in the final design swaps one file with no template change. bin/smoke.sh HOST now defaults to wevisto.com — legacy host still smoke- testable via HOST=pictureframe.edholm.me bin/smoke.sh under the dual- domain coexistence (Option C). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Vue 3 + TypeScript + Vite
This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.