This website requires JavaScript.
Explore
Help
Register
Sign In
eggy
/
public
Watch
1
Star
0
Fork
0
You've already forked public
Code
Issues
7
Pull Requests
1
Releases
Wiki
Activity
1e87a8556e
public
/
pages
/
about.vue
8 lines
97 B
Vue
Raw
Normal View
History
Unescape
Escape
add titles
2022-07-22 17:16:27 -04:00
<
script
setup
lang
=
"ts"
>
feat: trial hamburger menu
2022-08-07 11:37:29 -04:00
useTitle
(
"About"
)
;
add titles
2022-07-22 17:16:27 -04:00
<
/
script
>
feat: add initial routes
2022-07-21 17:11:40 -04:00
<
template
>
<
div
>
about
<
/
div
>
<
/
template
>
Reference in New Issue
Copy Permalink