For a Hugo site, this could be pulled at build time using getJson right? But it would have to pattern match the URL with the post URL and then pull the relevant value. To happen on pageload, you'd have to make it a javascript snippet right?
For a Hugo site, this could be pulled at build time using getJson right? But it would have to pattern match the URL with the post URL and then pull the relevant value. To happen on pageload, you'd have to make it a javascript snippet right?