Skip to content

Commit 6227f4e

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

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

help/swagview/index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: help-error
3+
robots: noindex
4+
title: DelphiDabbler Application Help
5+
meta-title: "Invalid page"
6+
---
7+
8+
<p>
9+
Maybe you were expecting the following page?
10+
</p>
11+
12+
<ul class="list-group">
13+
<li class="list-group-item">
14+
<a href="./0.0/">SWAGView v0.x help</a>
15+
</li>
16+
</ul>
17+
18+
<p>
19+
If not then please choose another page from the menu above.
20+
</p>

0 commit comments

Comments
 (0)