Skip to content

Commit

Permalink
No need for index page to have its own layout
Browse files Browse the repository at this point in the history
- all the custom layout does is add a note about applicability, which we want on this page too
  • Loading branch information
galund committed May 14, 2024
1 parent 3e801eb commit df8b356
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions source/index.html.md.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
layout: core
title: The GDS Way
---

Expand Down Expand Up @@ -30,10 +29,6 @@ title: The GDS Way
</ul>
<% end %>

<div class="page-banner">
<p><strong>The GDS Way and its content is intended for internal use by the GDS community.</strong></p>
</div>

# <%= current_page.data.title %>

The GDS Way guides teams to build and operate brilliant, cost-effective digital services.
Expand Down

0 comments on commit df8b356

Please sign in to comment.