We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 671b28e commit e4d40bbCopy full SHA for e4d40bb
404.html
@@ -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>
+---
+layout: default
+permalink: /404.html
+title: 404page
+<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