Skip to content

Commit

Permalink
Merge pull request #59 from cloud-gov/upgrade-11ty-v2
Browse files Browse the repository at this point in the history
feat: Upgrade 11ty to v2
  • Loading branch information
apburnes authored Aug 30, 2024
2 parents 1171128 + a054413 commit 96ec5ad
Show file tree
Hide file tree
Showing 5 changed files with 715 additions and 2,398 deletions.
10 changes: 0 additions & 10 deletions 404.html

This file was deleted.

10 changes: 10 additions & 0 deletions _includes/layouts/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
layout: layouts/page
---

<div class="grid-row grid-gap">
<div class="desktop:grid-col-12">
<h1>{{title}}</h1>
<p>{{content}}</p>
</div>
</div>
Loading

0 comments on commit 96ec5ad

Please sign in to comment.