[Modify] Update footer link text from "Terms & Conditions" to "Terms of Service"

This commit is contained in:
Kanani Nirav
2025-09-10 18:17:48 +09:00
parent ef04d52898
commit 024406c289

View File

@@ -65,7 +65,7 @@
<!-- <span class="site-footer-owner"><a href="{{ site.github.repository_url }}">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>.</span> -->
<span class="site-footer-owner">Made with ❤️ by <a href="{{ site.github.owner_url }}" target="_blank">Nirav Kanani</a> &nbsp; | &nbsp;
<a href="/privacy-policy/">Privacy Policy</a> &nbsp; | &nbsp;
<a href="/terms-and-conditions/">Terms & Conditions</a> &nbsp; | &nbsp;
<a href="/terms-and-conditions/">Terms of Service</a> &nbsp; | &nbsp;
<a href="/contact-us/">Contact Us</a> &nbsp; | &nbsp;
<a href="/about-us/">About Us</a></span>
{% endif %}