2019-08-29 14:09:44 -07:00
|
|
|
<div class="my-4 bg-gray-100 border-t border-b border-gray-300 md:flex justify-between items-center px-4 py-2 max-w-6xl">
|
2022-06-01 10:58:20 -07:00
|
|
|
<a class="block rounded hover:bg-gray-200 transition-all my-2 py-4 text-center px-6" href="https://id.atlassian.com/login" target="_blank">
|
|
|
|
<img class="inline-block h-8 w-auto -mb-2" src="/logos/tech/atlassian.svg" />
|
2019-08-29 14:09:44 -07:00
|
|
|
<p>Atlassian</p>
|
|
|
|
</a>
|
|
|
|
<a class="block rounded hover:bg-gray-200 transition-all my-2 text-center md:mx-2 py-4 px-6" href="https://github.com/login" target="_blank">
|
2022-06-01 10:58:20 -07:00
|
|
|
<img class="inline-block h-8 w-auto" src="/logos/tech/github.svg" alt="GitHub" />
|
2019-08-29 14:09:44 -07:00
|
|
|
<p>GitHub</p>
|
|
|
|
</a>
|
2019-08-30 12:25:07 -07:00
|
|
|
<a class="block rounded hover:bg-gray-200 transition-all my-2 text-center md:mx-2 py-4 px-6" href="https://gitlab.com/users/sign_in" target="_blank">
|
2022-06-01 10:58:20 -07:00
|
|
|
<img class="inline-block h-8 w-auto" src="/logos/tech/gitlab.svg" />
|
2019-08-29 14:09:44 -07:00
|
|
|
<p>GitLab</p>
|
|
|
|
</a>
|
2023-05-15 15:25:28 -07:00
|
|
|
<a class="block rounded hover:bg-gray-200 transition-all my-2 py-4 text-center px-6" href="{{ relref . "/docs/pulumi-cloud/access-management/saml/" }}" target="_blank">
|
2022-06-01 10:58:20 -07:00
|
|
|
<img class="inline-block h-8 w-auto" src="/logos/tech/saml.svg" />
|
2019-08-29 14:09:44 -07:00
|
|
|
<p>SAML 2.0</p>
|
|
|
|
</a>
|
|
|
|
</div>
|