Skip to content

Commit d541a51

Browse files
committed
Add help/index.html
This produces an error page: page shouldn't be indexed or linked to
1 parent 92aa661 commit d541a51

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

help/index.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: help-error
3+
robots: noindex
4+
title: DelphiDabbler Application Help
5+
meta-title: "Invalid page"
6+
---
7+
8+
<p>
9+
Please choose another page from the menu above.
10+
</p>

0 commit comments

Comments
 (0)