Fix links, update date
This commit is contained in:
parent
2037a41f81
commit
7f4edf307f
1 changed files with 3 additions and 3 deletions
|
@ -4,10 +4,10 @@ import { Copyright } from "@iconoir/vue";
|
|||
|
||||
<div class="footer">
|
||||
<div>
|
||||
<a href="#">Privacy Policy</a>
|
||||
<a href="#">Refund Policy</a>
|
||||
<a href="/privacy-policy/">Privacy Policy</a>
|
||||
<a href="/refund-policy/">Refund Policy</a>
|
||||
</div>
|
||||
<p><Copyright/> 2014 - 2024 SudoVanilla</p>
|
||||
<p><Copyright/> 2014 - 2025 SudoVanilla</p>
|
||||
</div>
|
||||
|
||||
<style lang="scss" is:global>
|
||||
|
|
Loading…
Reference in a new issue