Skip to content

Commit 5e2a4c6

Browse files
authored
Merge pull request #726 from github/fedramp-lead-show
👏GitHub 👏 is 👏 FedRAMP 👏 authorized 👏 . Let the pages flow
2 parents cb2e34d + 1fb7537 commit 5e2a4c6

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ relative_permalinks: false
77
analytics_account: "UA-3769691-28"
88

99
# build settings
10-
exclude: ["script", "vendor", "bower.json", "Gemfile", "Gemfile.lock", "Rakefile", "readme.md", "package.json", "node_modules", "fedramp.md", "fedramp-confirmation.md"]
10+
exclude: ["script", "vendor", "bower.json", "Gemfile", "Gemfile.lock", "Rakefile", "readme.md", "package.json", "node_modules"]
1111
markdown: kramdown
1212
plugins:
1313
- jekyll-avatar

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)