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/tag/@small.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 e_dst/tag/@small.html (limited to 'e_dst/tag/@small.html') diff --git a/e_dst/tag/@small.html b/e_dst/tag/@small.html new file mode 100644 index 0000000..bdc2920 --- /dev/null +++ b/e_dst/tag/@small.html @@ -0,0 +1,16 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<meta charset="utf-8"> +<title>Posts filtered by tag "small"</title> + +</head> +<body> +<p>Posts filtered by tag: <a href="https://blog.luevano.xyz/tag/@small.html">small</a></p> +<h2>Articles</h2> +<ul> +<h3>May 2021</h3> +<li>May 11 - <a href="https://blog.luevano.xyz/test1.html">Test 1</a></li> +</ul> +</body> +</html> -- cgit v1.2.3-70-g09d2