ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
452 stars 38 forks source link

Improve alt text and fix minor HTML validation issues. #173

Closed andypiper closed 5 months ago

andypiper commented 5 months ago

Made the image alt text slightly more helpful. Removed some trailing / terminators in tags as w3c say that is unhelpful in some cases. Added DOCTYPE. We love a DOCTYPE.