A photo of Phil Hawksworth's face
Phil Hawksworth @philhawksworth replying to this from @csswizardry
@csswizardry page.tags should already be an array, no?
You shouldn’t need to manually split it or treat it as a string.

So you should be able to:

{% for tag in page.tags %}
{{tag}}
{% endfor %}

My tweets and posts live here on my own domain these days.
You can explore them here and follow me on Mastodon instead of Twitter where I'm not currently active.