Skip to content

Commit

Permalink
update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
Hetari committed Oct 26, 2024
1 parent 23339d2 commit 70c05f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/design/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<div class="grid w-full grid-cols-12">
<div class="col-span-7 place-content-center md:col-span-6">
<h1 class="heading-4 sm:heading-2 font-bold leading-none">
© {{ new Date().getFullYear() }} Hetari <br />
© {{ new Date().getFullYear() }} Huy <br />
All rights reserved.
</h1>
</div>
Expand Down

0 comments on commit 70c05f2

Please sign in to comment.