Skip to content

Commit

Permalink
Added Links to the Footer (#77)
Browse files Browse the repository at this point in the history
* Added Links to the footer

* undid local changes

* Update _footer.html

* Update _footer.html

* Update _footer.html

* Update _footer.html
  • Loading branch information
lgarceau768 authored Nov 3, 2022
1 parent cdf04a1 commit 19f1559
Show file tree
Hide file tree
Showing 2 changed files with 287 additions and 3 deletions.
6 changes: 5 additions & 1 deletion _includes/_footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,23 @@ <h2 class="ds-h4">CMS &amp; HHS Websites</h2>
<li><a target="_blank" rel=noopener href="https://www.medicaid.gov/">Medicaid.gov</a></li>
<li><a target="_blank" rel=noopener href="https://www.healthcare.gov/">Healthcare.gov</a></li>
<li><a target="_blank" rel=noopener href="https://www.hhs.gov/">HHS.gov</a></li>
<li><a target="_blank" rel=noopener href="https://developer.cms.gov/">developer.cms.gov</a></li>
</ul>
</div>
<div class="ds-l-col--12 ds-l-sm-col--4 ds-l-lg-col--3 ds-u-margin-bottom--2">
<h2 class="ds-h4">Additional resources</h2>
<ul class="ds-c-list ds-c-list--bare ds-u-font-size--small">
<li><a target="_blank" rel=noopener href="https://design.cms.gov/">CMS Design System</a></li>
<li><a target="_blank" rel=noopener href="https://designsystem.digital.gov/">U.S. Web Design System</a></li>
<li><a target="_blank" rel=noopener href="https://www.foia.gov/">Freedom of Information Act</a></li>
<li><a target="_blank" rel=noopener href="https://oig.hhs.gov/">Inspector General</a></li>
<li><a target="_blank" rel=noopener href="https://www.cms.gov/About-CMS/Agency-Information/Aboutwebsite/NoFearAct.html">No Fear Act</a></li>
<li><a target="_blank" rel=noopener href="https://www.medicare.gov/about-us/plain-writing/plain-writing.html">Plain Writing</a></li>
<li><a target="_blank" rel=noopener href="https://www.usa.gov/">USA.gov</a></li>
<li><a target="_blank" rel=noopener href="https://www.cms.gov/About-CMS/Agency-Information/Aboutwebsite/Privacy-Policy">CMS Privacy Policy</a></li>
<li><a target="_blank" rel=noopener href="https://www.cms.gov/vulnerability-disclosure-policy">CMS/HHS Vulnerability Disclosure Policy</a></li>
</ul>
</div>
</div>
</div>
</footer>
</footer>
284 changes: 282 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 19f1559

Please sign in to comment.