This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
uptime-kuma
Watch
1
Star
0
Fork
0
You've already forked uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma.git
synced
2024-12-29 17:26:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
96ec46765b
uptime-kuma
/
src
/
layouts
/
EmptyLayout.vue
9 lines
83 B
Vue
Raw
Normal View
History
Unescape
Escape
many update
2021-06-27 04:10:55 -04:00
<
template
>
<
router
-view
/
>
<
/
template
>
<
script
>
Enforce semicolon, fix format globally
2022-04-13 12:30:32 -04:00
export
default
{
}
;
many update
2021-06-27 04:10:55 -04:00
<
/
script
>
Enforce semicolon, fix format globally
2022-04-13 12:30:32 -04:00
Reference in New Issue
Copy Permalink