summaryrefslogtreecommitdiff
path: root/html/ex1.html
diff options
context:
space:
mode:
authordemo <demo@antix1>2026-05-08 12:32:26 -0400
committerdemo <demo@antix1>2026-05-08 12:32:26 -0400
commit918fff21c024d062fec9a15b03c3533c5dab4cff (patch)
tree0c61ab3aff135eba7da8ca42b75dbff838ea403e /html/ex1.html
parent1e5825c17624208d0d3ec7af1bd9a5b0b12da013 (diff)
test: start writing basic tests
I've also moved the html to the findlinks package directory for now.
Diffstat (limited to 'html/ex1.html')
-rw-r--r--html/ex1.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/html/ex1.html b/html/ex1.html
deleted file mode 100644
index 833f110..0000000
--- a/html/ex1.html
+++ /dev/null
@@ -1,6 +0,0 @@
-<html>
-<body>
- <h1>Hello!</h1>
- <a href="/other-page">A link to another page</a>
-</body>
-</html>