index
:
confplanner-web
master
Web interface for confplanner
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pages
/
index.vue
blob: 941a378d295b1a993f3cbd42fa1770b9d9c564e8 (
plain
)
1
2
3
4
5
6
<
script
setup
lang
=
"ts"
>
navigateTo
(
'/events'
);
</
script
>
<
template
>
</
template
>