# HG changeset patch # User Paper # Date 1783897531 14400 # Node ID 495517d4487ffa616857ee513438ba4e28144b1e # Parent 31d34ebbae2d40d8fd1f9d6c44e9c2da10b34d5b index: fix invalid HTML diff -r 31d34ebbae2d -r 495517d4487f _data/navigation.yml --- a/_data/navigation.yml Fri Feb 20 12:50:33 2026 -0500 +++ b/_data/navigation.yml Sun Jul 12 19:05:31 2026 -0400 @@ -6,4 +6,4 @@ link: /blog/ prefix: /blog/ - name: cheese - link: /cheese/ \ No newline at end of file + link: /cheese/ diff -r 31d34ebbae2d -r 495517d4487f index.html --- 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 %} @@ -80,7 +79,6 @@ {% if blip.title %} title="{{ blip.title }}" {% endif %} - } > {% if blip.href %}