fix(*): corrects a number of html validation issues

This commit is contained in:
Cory Dransfeldt 2025-05-07 19:22:03 -07:00
parent 4cefdee788
commit a614abb09b
No known key found for this signature in database
14 changed files with 30 additions and 28 deletions

View file

@ -10,3 +10,4 @@
<link rel="alternate" href="{{ globals.url }}/feeds/links.xml" title="Links • {{ globals.site_name }}" type="application/rss+xml" />
<link rel="alternate" href="{{ globals.url }}/feeds/movies.xml" title="Movies • {{ globals.site_name }}" type="application/rss+xml" />
<link rel="alternate" href="{{ globals.url }}/feeds/books.xml" title="Books • {{ globals.site_name }}" type="application/rss+xml" />
<link rel="blogroll" type="text/xml" href="/blogroll.opml">