Add careers link to footer

This commit is contained in:
Simon Larsen 2023-12-05 13:33:08 +00:00
parent f3e4958d36
commit 1949946cd3
No known key found for this signature in database
GPG Key ID: AB45983AA9C81CDE

View File

@ -116,6 +116,10 @@
<a href="https://blog.oneuptime.com" target="_blank" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Blog</a>
</li>
<li>
<a target="_blank" href="https://github.com/OneUptime/interview" class="text-sm leading-6 text-gray-600 hover:text-gray-900">Careers</a>
</li>
<li>
<a href="/about" class="text-sm leading-6 text-gray-600 hover:text-gray-900">About Us</a>
</li>