summaryrefslogtreecommitdiff
path: root/demo/dir
diff options
context:
space:
mode:
Diffstat (limited to 'demo/dir')
-rw-r--r--demo/dir/index.html (renamed from demo/dir/index.htm)3
-rw-r--r--demo/dir/test.txt1
2 files changed, 3 insertions, 1 deletions
diff --git a/demo/dir/index.htm b/demo/dir/index.html
index 1d1221f..f1b94fb 100644
--- a/demo/dir/index.htm
+++ b/demo/dir/index.html
@@ -2,7 +2,8 @@
<html>
<title>http://mysite/dir/dir - dir</title>
<body>
-<a href="../index.htm">..</a><br/>
+<a href="../index.html">..</a><br/>
+<a href="test.txt">test.txt</a><br/>
<!-- created by pagesindexgen https://gitlab.com/4144/pagesindexgen -->
</body>
diff --git a/demo/dir/test.txt b/demo/dir/test.txt
new file mode 100644
index 0000000..16b14f5
--- /dev/null
+++ b/demo/dir/test.txt
@@ -0,0 +1 @@
+test file