Skip to content

Commit

Permalink
Update home.html
Browse files Browse the repository at this point in the history
  • Loading branch information
amwhitty authored Dec 14, 2024
1 parent 2f250bb commit 2cb40eb
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pages/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,6 @@ <h2 class="site-c-section-heading__heading">{{ content.work.heading_title }}</h2

<hr aria-hidden="true">

<section class="site-c-section">
<div class="site-c-section-heading">
<h2 class="site-c-section-heading__heading">{{ content.news.heading_title }}</h2>
<div class="site-c-section-heading__links card:display-none tablet:display-block">
<a class="usa-button usa-button--outline" href="{{ site.baseurl }}{% link pages/news-and-blog.html %}" class="usa-button usa-button--outline">{{ content.news.heading_button_text }}</a>
</div>
</div>

</section>

<hr aria-hidden="true">

<section class="site-c-section">
<div class="site-c-section-heading">
<h2 class="site-c-section-heading__heading">{{ content.community.heading_title }}</h2>
Expand Down

0 comments on commit 2cb40eb

Please sign in to comment.