Files
EagleCast/frontend/src/views/About.vue
T
h202-wq 66d9a033c9
publish-github-pages / deploy (push) Has been cancelled
EagleCast
2026-07-09 10:03:32 -04:00

6 lines
89 B
Vue

<template>
<div class="about">
<h1>This is an about page</h1>
</div>
</template>