[Modify] Update footer link text from "Terms & Conditions" to "Terms of Service"
This commit is contained in:
@@ -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> |
|
||||
<a href="/privacy-policy/">Privacy Policy</a> |
|
||||
<a href="/terms-and-conditions/">Terms & Conditions</a> |
|
||||
<a href="/terms-and-conditions/">Terms of Service</a> |
|
||||
<a href="/contact-us/">Contact Us</a> |
|
||||
<a href="/about-us/">About Us</a></span>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user