Commit 08ac95cf by Tiarro Elprida Tamba

Upload New File

parent 832d7b88
<template>
<footer class="mt-5 mb-5">
<hr />
<div class="container">
<div class="row">
<div class="col text-center">
2021 Copyright Tiarro Elprida
</div>
</div>
</div>
</footer>
</template>
<script>
export default {
name: 'Footer'
}
</script>
<style>
</style>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment