mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
add 404 page
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<template>
|
||||
<div class="fof">
|
||||
404! Page Not Found!
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
.fof {
|
||||
padding: 1rem;
|
||||
font-size: 2rem;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user