Skip to content

Commit 2045aad

Browse files
Add checkout page
1 parent c2784a2 commit 2045aad

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

404.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: new-layouts/base
3-
title: Internal Server Error
3+
title: Not Found
44
permalink: /404.html
55
---
66

500.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ title: Internal Server Error
44
permalink: /500.html
55
---
66

7-
<section class="section">
8-
<h1>Internal Server Error</h1>
9-
The server encountered an error and was unable to complete your request.
7+
<section id="exception">
8+
<div class="content">
9+
<h1>Internal Server Error</h1>
10+
<p>The server encountered an error and was unable to complete your request.</p>
11+
</div>
1012
</section>

0 commit comments

Comments
 (0)