[Add] Create About, Contact Us, Privacy Policy, and Terms & Conditions pages

This commit is contained in:
Kanani Nirav
2025-09-10 17:46:56 +09:00
parent 401cd8f26e
commit 42034211b8
6 changed files with 561 additions and 281 deletions

View File

@@ -63,9 +63,11 @@
<footer class="site-footer">
{% if site.github.is_project_page %}
<!-- <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></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="/contact-us/">Contact Us</a></span>
{% endif %}
<!-- <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span> -->
</footer>
<script type="text/javascript">
window.addEventListener('load', function () {