Skip to content

Commit

Permalink
footer: Update footer links.
Browse files Browse the repository at this point in the history
  • Loading branch information
rathermuneer committed Nov 11, 2022
1 parent b859cf3 commit 4875776
Showing 1 changed file with 17 additions and 15 deletions.
32 changes: 17 additions & 15 deletions layouts/partials/docs/footer-navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,14 +50,17 @@ <h2>Knowledge</h2>
<a href="https://www.axelerant.com/resources/podcast-episodes">Podcast</a>
</li>
<li class="menu-item">
<a href="https://www.axelerant.com/blog">Blog</a>
<a href="https://tech.axelerant.com/">Engineering Blog</a>
</li>
<li class="menu-item">
<a href="https://www.axelerant.com/blog">Company Blog</a>
</li>
</ul>
</li>

<li class="contact-info menu-items-wrapper">
<li class="join-us menu-items-wrapper">
<div class="menu-icons-wrapper">
<h2 class="contact-heading">Hire us!</h2>
<h2 class="contact-heading">Join us!</h2>
<span class="plus">
<svg width="13" height="29" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.248 4.832H10.52V6.368H6.248V10.64H4.712V6.368H0.44V4.832H4.712V0.56H6.248V4.832Z"
Expand All @@ -70,14 +73,17 @@ <h2 class="contact-heading">Hire us!</h2>
</svg>
</span>
</div>
<div class="contact-mail">
<a href="mailto:hello@axelerant.com">hello@axelerant.com</a>
<div class="menu-item">
<a href="https://www.axelerant.com/careers">Careers</a>
</div>
<div class="jobs-mail">
<a href="mailto:jobs@axelerant.com">jobs@axelerant.com</a>
</div>
</li>

<li class="join-us menu-items-wrapper">
<li class="contact-info menu-items-wrapper">
<div class="menu-icons-wrapper">
<h2 class="contact-heading">Join us!</h2>
<h2 class="contact-heading">Hire us!</h2>
<span class="plus">
<svg width="13" height="29" viewBox="0 0 11 11" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M6.248 4.832H10.52V6.368H6.248V10.64H4.712V6.368H0.44V4.832H4.712V0.56H6.248V4.832Z"
Expand All @@ -90,11 +96,8 @@ <h2 class="contact-heading">Join us!</h2>
</svg>
</span>
</div>
<div class="menu-item">
<a href="https://www.axelerant.com/careers">Careers</a>
</div>
<div class="jobs-mail">
<a href="mailto:jobs@axelerant.com">jobs@axelerant.com</a>
<div class="contact-mail">
<a href="mailto:hello@axelerant.com">hello@axelerant.com</a>
</div>
</li>
</ul>
Expand All @@ -105,7 +108,7 @@ <h2 class="contact-heading">Join us!</h2>
<ul>
<li>
<span>
<a href="https://github.com/axelerant/engg-handbook" target="_blank" aria-label="github">
<a href="https://github.com/axelerant" target="_blank" aria-label="github">
<svg width="19" height="18" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 496 512">
<!--! Font Awesome Pro 6.2.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
<path
Expand Down Expand Up @@ -137,10 +140,9 @@ <h2 class="contact-heading">Join us!</h2>
</li>
</ul>
</div>

<div class="footer-secondary flex flex-wrap justify-between">
<div class="copyright-block">
<p>© 2022 Axelerant. All Rights Reserved.</p>
<p>© 2022 Axelerant.</p>
</div>
</div>
</div>

0 comments on commit 4875776

Please sign in to comment.