summaryrefslogtreecommitdiff
path: root/e_dst/test2.html
diff options
context:
space:
mode:
Diffstat (limited to 'e_dst/test2.html')
-rw-r--r--e_dst/test2.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/e_dst/test2.html b/e_dst/test2.html
new file mode 100644
index 0000000..714fed6
--- /dev/null
+++ b/e_dst/test2.html
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+<meta charset="utf-8">
+<title>Test 1</title>
+
+</head>
+<body>
+<h1>Test 1</h1><p>This is an article test</p>
+<ul>
+<li>asdfg</li>
+<li>hjikl</li>
+<li>modified</li>
+</ul><p>Tags: <a href="https://blog.luevano.xyz/tag/@test.html">test</a></p>
+</body>
+</html>