From 0dae5d53c49dd7b946990ca9e232fb924bf4f918 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <david@luevano.xyz> Date: Sun, 16 May 2021 18:46:01 -0600 Subject: refactor code and finish basic features --- e_dst/a/test2.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'e_dst/a/test2.html') diff --git a/e_dst/a/test2.html b/e_dst/a/test2.html index ddb9b53..57f2b07 100644 --- a/e_dst/a/test2.html +++ b/e_dst/a/test2.html @@ -3,7 +3,6 @@ <head> <meta charset="utf-8"> <title>Test 2</title> - </head> <body> <h1>Test 2</h1><p>This is an article test, again</p> @@ -13,6 +12,6 @@ <li>??</li> </ul> </li> -</ul><p>Tags: <a href="https://blog.luevano.xyz/tag/@test.html">test</a>, <a href="https://blog.luevano.xyz/tag/@archive.html">archive</a>, <a href="https://blog.luevano.xyz/tag/@another-test.html">another-test</a>, <a href="https://blog.luevano.xyz/tag/@123.html">123</a></p> +</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> -- cgit v1.2.3-70-g09d2