June 2025 Theme Updates
Last month, I made a few little contributions to the Sumo theme my blogs use:
- Remove
<button>
as a descendant of<a>
- Make the link/button transitions smoother
- Fix invalid datetime format and replace
<span>
with<time>
for published dates - Move
quoteback-component
styles from inline HTML to main CSS file
Thanks Matt Langford for accepting my little PRs to make the theme a little bit better, in maybe ways that other people don’t care about, but matter to me.