refactor(Footer): move default footer to the template
This commit is contained in:
@@ -49,6 +49,14 @@
|
||||
</div>
|
||||
<TheFooter>
|
||||
<!--footer-->
|
||||
<div>
|
||||
<a href="https://coreui.io">CoreUI</a>
|
||||
<span>© 2018 creativeLabs.</span>
|
||||
</div>
|
||||
<div class="ml-auto">
|
||||
<span>Powered by</span>
|
||||
<a href="https://coreui.io">CoreUI for Vue</a>
|
||||
</div>
|
||||
</TheFooter>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user