Skip to content

Commit

Permalink
Update Footer.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidhoh committed Oct 11, 2023
1 parent 5ca689b commit d64c47d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/Footer.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="footer">
<p>⟨/⟩ with ♥<br/>© Sidh 2022 | All rights reserved.</p>
<p>⟨/⟩ with ♥<br/>© Sidh 2023 | All rights reserved.</p>
</div>
</template>

Expand All @@ -12,4 +12,4 @@ export default {

<style>
</style>
</style>

0 comments on commit d64c47d

Please sign in to comment.