[Add] Introduce About Us page and link in footer

This commit is contained in:
Kanani Nirav
2025-09-10 17:53:45 +09:00
parent 42034211b8
commit ef04d52898
3 changed files with 10 additions and 3 deletions

View File

@@ -66,7 +66,8 @@
<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>
<a href="/contact-us/">Contact Us</a> &nbsp; | &nbsp;
<a href="/about-us/">About Us</a></span>
{% endif %}
</footer>
<script type="text/javascript">

View File

@@ -1,6 +1,6 @@
---
layout: default
permalink: /about/
permalink: /about-us/
---
# About Us
@@ -17,4 +17,4 @@ We are passionate about providing **developer resources, certification revision
Whether youre preparing for a certification, brushing up on concepts, or exploring new technologies, **{{ site.title }}** is here to make learning easier and faster.
If you have suggestions, questions, or collaboration ideas, feel free to reach out via our **[Contact page](/contact/)**.
If you have suggestions, questions, or collaboration ideas, feel free to reach out via our **[Contact page](/contact-us/)**.

View File

@@ -296,4 +296,10 @@
<priority>0.80</priority>
<changefreq>daily</changefreq>
</url>
<url>
<loc>https://kananinirav.com/about-us/</loc>
<lastmod>2023-12-01T09:00:00+00:00</lastmod>
<priority>0.80</priority>
<changefreq>daily</changefreq>
</url>
</urlset>