We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ce96c commit 1df3636Copy full SHA for 1df3636
1 file changed
index.html
@@ -5,6 +5,19 @@
5
org_count: 60
6
permalink: /
7
---
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
18
19
+</div>
20
+
21
<section class="container-lg p-responsive py-5 py-md-6 my-lg-6">
22
<div class="clearfix gutter-spacious">
23
<div class="mb-3 mb-md-5 col-md-6 float-left">
0 commit comments