Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 5 additions & 9 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,13 @@

<main id="main-content">

<section class="usa-hero">
<div class="usa-grid">
<div class="usa-hero-callout usa-section-dark">
<h2>
<span class="usa-hero-callout-alt">Federal Data Strategy &mdash;</span>
Data, accountability, and transparency: creating a data strategy and infrastructure for the future
</h2>
<p>The Federal Data Strategy (FDS) encompasses a 10-year vision for how the Federal Government will accelerate the use of data to deliver on mission, serve the public, and steward resources while protecting security, privacy, and confidentiality.</p>
</div>
<section class="usa-section usa-section-dark">
<div class="usa-grid">
<h1>Federal Open Data Policy and Standards</h1>
<p>Guidance, standards, and policy resources for federal data managers, Chief Data Officers, and agency leadership. Managed by GSA's Technology Transformation Services in coordination with OMB and the CDO Council.</p>
</div>
</section>



{{ content }}
Expand Down
Loading