From eaee38a4b6ebedc106548876cdbe1fe433c514bb Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado <david@luevano.xyz> Date: Tue, 11 May 2021 20:38:48 -0600 Subject: refactor code and almost finish main functionality --- e_dst/a/test2.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'e_dst/a/test2.html') diff --git a/e_dst/a/test2.html b/e_dst/a/test2.html index e69de29..ddb9b53 100644 --- a/e_dst/a/test2.html +++ b/e_dst/a/test2.html @@ -0,0 +1,18 @@ +<!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/@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> +</body> +</html> -- cgit v1.2.3-70-g09d2