Skip to content

Commit

Permalink
Update jekyll-theme-h2o-ac to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zhonger committed Apr 3, 2024
1 parent 735d5f7 commit 69e94e1
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions pages/404.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,4 @@
---
layout: default
header-img: "assets/img/hero.jpg"
description: "Sorry, Page Not Found :("
permalink: /404
layout: 404
permalink: /404.html
---

{% include header.html %}

<header class="g-banner np-banner {{ site.postPatterns | prepend: 'post-pattern-' }}" data-theme="{{ site.theme-color }}">
<div class="post-wrapper">
<h1>404</h1>
<span class="subheading">{{ page.description }}</span>
<a href="{{ site.nav.home }}" class="btn">Back to home</a>
</div>
</header>


0 comments on commit 69e94e1

Please sign in to comment.