Still learning new things that weren’t part of the internet when I learned HTML 25+ years ago.
OpenGraph! OpenGraph is a protocol that lets you add information to a page so it looks fancy when it gets shared as a link.
I naively thought I might have to spend an hour additing it to my site but it turns out Hugo is way ahead of me and I just had to enable it by including an existing template.
{{ template "_internal/opengraph.html" . }}
That was it. Lookt me go, with my elite script-42-year-old skills.
My links now look fancy, and that’s the main thing.