diff options
Diffstat (limited to 'e_dst/a')
-rw-r--r-- | e_dst/a/test2.html | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/e_dst/a/test2.html b/e_dst/a/test2.html deleted file mode 100644 index 57f2b07..0000000 --- a/e_dst/a/test2.html +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Test 2</title> -</head> -<body> -<h1>Test 2</h1><p>This is an article test, again</p> -<ul> -<li>asdfg</li> -<li>hjikl<ul> -<li>??</li> -</ul> -</li> -</ul><p>Tags: <a href="https://blog.luevano.xyz/tag/@123.html">123</a>, <a href="https://blog.luevano.xyz/tag/@another-test.html">another-test</a>, <a href="https://blog.luevano.xyz/tag/@archive.html">archive</a>, <a href="https://blog.luevano.xyz/tag/@test.html">test</a></p> -</body> -</html> |