-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,3 +15,5 @@ group :jekyll_plugins do | |
gem "jekyll-include-cache" | ||
gem "jekyll-algolia" | ||
end | ||
|
||
gem "webrick", "~> 1.9" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<link rel="stylesheet" href="{{ '/assets/css/main2.css' | relative_url }}"> | ||
<link rel="stylesheet" href="{{ '/assets/css/custom.css' | relative_url }}"> | ||
|
||
<div class="shutdown-banner"> | ||
<p>Due to a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted.</p> | ||
<p>The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit <a href="http://cc.nih.gov">http://cc.nih.gov.</a></p> | ||
<p> Updates regarding government operating status and resumption of normal operations can be found at <a href="http://USA.gov">http://USA.gov.</a></p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters