refactor(Footer): move default footer to the template
This commit is contained in:
@@ -49,6 +49,14 @@
|
|||||||
</div>
|
</div>
|
||||||
<TheFooter>
|
<TheFooter>
|
||||||
<!--footer-->
|
<!--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>
|
</TheFooter>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user