Fix links, update date

This commit is contained in:
Korbs 2024-12-03 23:05:17 -05:00
parent 2037a41f81
commit 7f4edf307f

View file

@ -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>