test build container
All checks were successful
Build and Push Docker / build (push) Successful in 21s
All checks were successful
Build and Push Docker / build (push) Successful in 21s
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
<script setup lang="ts">
|
||||
import { Head } from '@inertiajs/vue3'
|
||||
import { Link } from '@inertiajs/vue3'
|
||||
</script>
|
||||
|
||||
<template>
|
||||
@@ -7,5 +8,6 @@
|
||||
<div>
|
||||
Justin Leroy
|
||||
<button class="plausible-event-name=Button+Click">Click me</button>
|
||||
<Link href="/page">Page</Link>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user