[Add] Introduce About Us page and link in footer
This commit is contained in:
@@ -66,7 +66,8 @@
|
|||||||
<span class="site-footer-owner">Made with ❤️ by <a href="{{ site.github.owner_url }}" target="_blank">Nirav Kanani</a> |
|
<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="/privacy-policy/">Privacy Policy</a> |
|
||||||
<a href="/terms-and-conditions/">Terms & Conditions</a> |
|
<a href="/terms-and-conditions/">Terms & Conditions</a> |
|
||||||
<a href="/contact-us/">Contact Us</a></span>
|
<a href="/contact-us/">Contact Us</a> |
|
||||||
|
<a href="/about-us/">About Us</a></span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</footer>
|
</footer>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: default
|
layout: default
|
||||||
permalink: /about/
|
permalink: /about-us/
|
||||||
---
|
---
|
||||||
|
|
||||||
# About Us
|
# About Us
|
||||||
@@ -17,4 +17,4 @@ We are passionate about providing **developer resources, certification revision
|
|||||||
|
|
||||||
Whether you’re preparing for a certification, brushing up on concepts, or exploring new technologies, **{{ site.title }}** is here to make learning easier and faster.
|
Whether you’re 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/)**.
|
||||||
@@ -296,4 +296,10 @@
|
|||||||
<priority>0.80</priority>
|
<priority>0.80</priority>
|
||||||
<changefreq>daily</changefreq>
|
<changefreq>daily</changefreq>
|
||||||
</url>
|
</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>
|
</urlset>
|
||||||
|
|||||||
Reference in New Issue
Block a user