feat: Initial SiteFooter
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<template>
|
||||
<div id="layout-default">
|
||||
<SiteHeader />
|
||||
<slot />
|
||||
<UMain>
|
||||
<slot />
|
||||
</UMain>
|
||||
<SiteFooter />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user