Don't actively link to example URLs
authorDaniel Gustafsson <daniel@yesql.se>
Fri, 8 Oct 2021 08:42:05 +0000 (10:42 +0200)
committerDaniel Gustafsson <daniel@yesql.se>
Fri, 8 Oct 2021 08:42:05 +0000 (10:42 +0200)
commit864e08bf5c1e186278b8840818cb4f63ec715516
treed3d6d16d095bcdae45e0ce054a98c0a547f67122
parent7abf26cec7d18e08ac1910f9c57b437f64b65d97
Don't actively link to example URLs

The blogspot URLs listed as examples for how to submit the right
feeds to Planet PostgreSQL were hyperlinked with <a> tags, which
drives traffic to a non-postgres blog. Fix by removing the links
making it plain text.

Discussion: https://postgr.es/m/1acf4e56-6669-6f18-b71c-b977641e07eb@postgresql.org
templates/pages/about/policies/planet-postgresql.html