diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-05-16 18:46:01 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-05-16 18:46:01 -0600 |
commit | 0dae5d53c49dd7b946990ca9e232fb924bf4f918 (patch) | |
tree | 93d4e990a9351a139339e2baf91d82b45849ddb4 /e_dst/tag/@123.html | |
parent | eaee38a4b6ebedc106548876cdbe1fe433c514bb (diff) |
refactor code and finish basic features
Diffstat (limited to 'e_dst/tag/@123.html')
-rw-r--r-- | e_dst/tag/@123.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/e_dst/tag/@123.html b/e_dst/tag/@123.html index 36f1c04..da82747 100644 --- a/e_dst/tag/@123.html +++ b/e_dst/tag/@123.html @@ -2,8 +2,7 @@ <html lang="en"> <head> <meta charset="utf-8"> -<title>Posts filtered by tag "123"</title> - +<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> |