This website requires JavaScript.
Explore
Help
Sign In
zio
/
elk
Watch
2
Star
0
Fork
You've already forked elk
0
Code
Packages
Releases
2
Activity
9cc837f5df
elk
/
layouts
/
default.vue
7 lines
92 B
Vue
Raw
Normal View
History
Unescape
Escape
chore: init
2022-11-13 06:34:43 +01:00
<
template
>
feat: styling
2022-11-13 17:05:32 +01:00
<
main
class
=
"py-10 px-10"
>
feat: media grid
2022-11-14 04:33:09 +01:00
<
NavTitle
/
>
chore: init
2022-11-13 06:34:43 +01:00
<
slot
/
>
<
/
main
>
<
/
template
>