diff options
Diffstat (limited to 'e_dst/test1.html')
-rw-r--r-- | e_dst/test1.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/e_dst/test1.html b/e_dst/test1.html index 6ce9593..7073ee6 100644 --- a/e_dst/test1.html +++ b/e_dst/test1.html @@ -3,7 +3,6 @@ <head> <meta charset="utf-8"> <title>Test 1</title> - </head> <body> <h1>Test 1</h1><p>This is an article test</p> @@ -11,6 +10,6 @@ <li>asdfg</li> <li>hjikl</li> <li>modified</li> -</ul><p>Tags: <a href="https://blog.luevano.xyz/tag/@test.html">test</a>, <a href="https://blog.luevano.xyz/tag/@small.html">small</a>, <a href="https://blog.luevano.xyz/tag/@archive.html">archive</a></p> +</ul><p>Tags: <a href="https://blog.luevano.xyz/tag/@archive.html">archive</a>, <a href="https://blog.luevano.xyz/tag/@small.html">small</a>, <a href="https://blog.luevano.xyz/tag/@test.html">test</a></p> </body> </html> |