aboutsummaryrefslogtreecommitdiff
path: root/test/test2.html
diff options
context:
space:
mode:
authorThomas Albers Raviola <thomas@thomaslabs.org>2024-05-21 11:32:09 +0200
committerThomas Albers Raviola <thomas@thomaslabs.org>2025-01-05 17:11:20 +0100
commit9412242d0aa9550860db364ddf715fd5c5855740 (patch)
tree4aa8f904ced791c3b3076d78525636ef0312e6d3 /test/test2.html
parent66682b1a6862caeadbd872065425a2d672f640a6 (diff)
Rename test files
Diffstat (limited to 'test/test2.html')
-rw-r--r--test/test2.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/test/test2.html b/test/test2.html
new file mode 100644
index 0000000..98a250a
--- /dev/null
+++ b/test/test2.html
@@ -0,0 +1,16 @@
+<html >
+<head >
+<title >
+Website
+</title>
+</head>
+<body >
+
+<h1 >
+Chains test
+</h1>
+<p >
+Hello World!
+</p>
+</body>
+</html>