aboutsummaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorMarvin Borner2020-11-28 19:14:56 +0100
committerMarvin Borner2020-11-28 19:14:56 +0100
commit24dfdaa72a64f7b1b00f5a0e054ac359fc995c52 (patch)
tree58646ec9e3752b5c87a966921a739a4d2740ced3 /res
parentbaa5c8716372f29b2e1340601282c44d7c5da7e9 (diff)
parente983cfa7f8580e39a181184fb2ae3a990597c02a (diff)
Merged HTML renderer
Diffstat (limited to 'res')
-rw-r--r--res/www/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/www/index.html b/res/www/index.html
index 49e1b07..59e08fa 100644
--- a/res/www/index.html
+++ b/res/www/index.html
@@ -8,5 +8,6 @@
</head>
<body>
<h1>This is a test page.</h1>
+ <hr />
</body>
</html>