We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed29e1 commit 68fab88Copy full SHA for 68fab88
1 file changed
src/components/content/Implementations.astro
@@ -48,6 +48,7 @@ import vue from "./../../../public/images/tech/vue.svg";
48
author="neuland - Büro für Informatik"
49
authorUrl="https://www.neuland-bfi.de"
50
githubUrl="https://github.com/neuland/tractor-store-preact"
51
+ liveUrl="https://tractor-store-preact-production.up.railway.app"
52
/>
53
54
<MFExample
0 commit comments