diff options
Diffstat (limited to 'e_dst')
-rw-r--r-- | e_dst/a/test2.html | 17 | ||||
-rw-r--r-- | e_dst/index.html | 17 | ||||
-rw-r--r-- | e_dst/tag/@123.html | 15 | ||||
-rw-r--r-- | e_dst/tag/@another-test.html | 15 | ||||
-rw-r--r-- | e_dst/tag/@archive.html | 16 | ||||
-rw-r--r-- | e_dst/tag/@small.html | 15 | ||||
-rw-r--r-- | e_dst/tag/@test.html | 17 | ||||
-rw-r--r-- | e_dst/test1.html | 15 | ||||
-rw-r--r-- | e_dst/test2.html | 15 |
9 files changed, 0 insertions, 142 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> diff --git a/e_dst/index.html b/e_dst/index.html deleted file mode 100644 index 1247d09..0000000 --- a/e_dst/index.html +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Index</title> -</head> -<body> -<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/@small.html">small</a>, <a href="https://blog.luevano.xyz/tag/@test.html">test</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> -<li>May 12 - <a href="https://blog.luevano.xyz/test2.html">Test 1</a></li> -<li>May 12 - <a href="https://blog.luevano.xyz/a/test2.html">Test 2</a></li> -</ul> -</body> -</html> diff --git a/e_dst/tag/@123.html b/e_dst/tag/@123.html deleted file mode 100644 index da82747..0000000 --- a/e_dst/tag/@123.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Posts filtered by: 123</title> -</head> -<body> -<p>Posts filtered by tag: <a href="https://blog.luevano.xyz/tag/@123.html">123</a></p> -<h2>Articles</h2> -<ul> -<h3>May 2021</h3> -<li>May 12 - <a href="https://blog.luevano.xyz/a/test2.html">Test 2</a></li> -</ul> -</body> -</html> diff --git a/e_dst/tag/@another-test.html b/e_dst/tag/@another-test.html deleted file mode 100644 index dcbb482..0000000 --- a/e_dst/tag/@another-test.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Posts filtered by: another-test</title> -</head> -<body> -<p>Posts filtered by tag: <a href="https://blog.luevano.xyz/tag/@another-test.html">another-test</a></p> -<h2>Articles</h2> -<ul> -<h3>May 2021</h3> -<li>May 12 - <a href="https://blog.luevano.xyz/a/test2.html">Test 2</a></li> -</ul> -</body> -</html> diff --git a/e_dst/tag/@archive.html b/e_dst/tag/@archive.html deleted file mode 100644 index 57cdbe4..0000000 --- a/e_dst/tag/@archive.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Posts filtered by: archive</title> -</head> -<body> -<p>Posts filtered by tag: <a href="https://blog.luevano.xyz/tag/@archive.html">archive</a></p> -<h2>Articles</h2> -<ul> -<h3>May 2021</h3> -<li>May 12 - <a href="https://blog.luevano.xyz/a/test2.html">Test 2</a></li> -<li>May 11 - <a href="https://blog.luevano.xyz/test1.html">Test 1</a></li> -</ul> -</body> -</html> diff --git a/e_dst/tag/@small.html b/e_dst/tag/@small.html deleted file mode 100644 index 8531a8c..0000000 --- a/e_dst/tag/@small.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Posts filtered by: 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> diff --git a/e_dst/tag/@test.html b/e_dst/tag/@test.html deleted file mode 100644 index d5fa3be..0000000 --- a/e_dst/tag/@test.html +++ /dev/null @@ -1,17 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Posts filtered by: test</title> -</head> -<body> -<p>Posts filtered by tag: <a href="https://blog.luevano.xyz/tag/@test.html">test</a></p> -<h2>Articles</h2> -<ul> -<h3>May 2021</h3> -<li>May 12 - <a href="https://blog.luevano.xyz/test2.html">Test 1</a></li> -<li>May 12 - <a href="https://blog.luevano.xyz/a/test2.html">Test 2</a></li> -<li>May 11 - <a href="https://blog.luevano.xyz/test1.html">Test 1</a></li> -</ul> -</body> -</html> diff --git a/e_dst/test1.html b/e_dst/test1.html deleted file mode 100644 index 7073ee6..0000000 --- a/e_dst/test1.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Test 1</title> -</head> -<body> -<h1>Test 1</h1><p>This is an article test</p> -<ul> -<li>asdfg</li> -<li>hjikl</li> -<li>modified</li> -</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> diff --git a/e_dst/test2.html b/e_dst/test2.html deleted file mode 100644 index e5bbffd..0000000 --- a/e_dst/test2.html +++ /dev/null @@ -1,15 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> -<head> -<meta charset="utf-8"> -<title>Test 1</title> -</head> -<body> -<h1>Test 1</h1><p>This is an article test</p> -<ul> -<li>asdfg</li> -<li>hjikl</li> -<li>modified</li> -</ul><p>Tags: <a href="https://blog.luevano.xyz/tag/@test.html">test</a></p> -</body> -</html> |