mirror of
https://github.com/cupcakearmy/ora.git
synced 2026-04-02 12:05:23 +00:00
footer & store assets
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
import Dev from './components/Dev.svelte'
|
||||
import Dashboard from './pages/Dashboard.svelte'
|
||||
import Limits from './pages/Limits.svelte'
|
||||
import Footer from '../shared/footer.svelte'
|
||||
|
||||
import { isDev } from '../shared/utils'
|
||||
|
||||
@@ -34,4 +35,6 @@
|
||||
</div>
|
||||
|
||||
<Router {routes} />
|
||||
|
||||
<Footer />
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user