Mercurial > web
diff index.html @ 123:495517d4487f
index: fix invalid HTML
| author | Paper <paper@tflc.us> |
|---|---|
| date | Sun, 12 Jul 2026 19:05:31 -0400 |
| parents | 250f40874439 |
| children |
line wrap: on
line diff
--- a/index.html Fri Feb 20 12:50:33 2026 -0500 +++ b/index.html Sun Jul 12 19:05:31 2026 -0400 @@ -58,7 +58,6 @@ {% if plug.title %} title="{{ plug.title }}" {% endif %} - } > {% if plug.href %} </a> @@ -80,7 +79,6 @@ {% if blip.title %} title="{{ blip.title }}" {% endif %} - } > {% if blip.href %} </a>
