Skip to content

Commit 1df3636

Browse files
author
Mike Earley
committed
add FedRAMP box back to home page
1 parent f1ce96c commit 1df3636

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

index.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@
55
org_count: 60
66
permalink: /
77
---
8+
<div class="container-lg p-responsive ">
9+
<div class="Box clearfix p-4 p-sm-5 col-md-7 mx-auto mt-6">
10+
<div class="float-left">
11+
<img class="d-block pr-4" style="width: 80px;" alt="FedRAMP Logo" src="{{"/assets/img/Fedramp-logo.svg" | relative_url}}">
12+
</div>
13+
<div class="overflow-hidden">
14+
<p>GitHub is now Federal Risk and Authorization Management Program (FedRAMP) authorized.
15+
</p>
16+
<a href="{{"/fedramp/" | relative_url}}">Learn More {% octicon chevron-right height:18 class:"d-inline fill-blue ml-1" %}</a>
17+
</div>
18+
</div>
19+
</div>
20+
821
<section class="container-lg p-responsive py-5 py-md-6 my-lg-6">
922
<div class="clearfix gutter-spacious">
1023
<div class="mb-3 mb-md-5 col-md-6 float-left">

0 commit comments

Comments
 (0)