Skip to content

Commit e4d40bb

Browse files
Update 404.html
1 parent 671b28e commit e4d40bb

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

404.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1-
1 ---
2-
2 layout: default
3-
3 permalink: /404.html
4-
4 ---
5-
5 <p>Sorry this page has been renamed, please find it in the tutorial =(</p>
6-
6 <a href="https://coderdojopotsdam.github.io/regex-tutorial">tutorial link</a>
1+
---
2+
layout: default
3+
permalink: /404.html
4+
title: 404page
5+
---
6+
<p>Sorry this page has been renamed, please find it in the tutorial =(</p>
7+
<a href="https://coderdojopotsdam.github.io/regex-tutorial">tutorial link</a>

0 commit comments

Comments
 (0)