Skip to content

Commit

Permalink
schema.org: added more markup to make Google Rich Result Test happy (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Noki authored Sep 17, 2024
1 parent 568e13b commit 13b0d23
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,16 @@
"@type": "Organization",
"name": "Freifunk Berlin",
"alternateName": "Berliner Freifunk-Community",
"description": "Freifunk Berlin ist eine lokale Initiative mit dem Ziel, ein freies WLAN-Netzwerk über Berlin aufzuspannen und freien Netzzugang anzubieten.",
"url": "https://berlin.freifunk.net/",
"logo": "https://berlin.freifunk.net/favicon.svg",
"email": "info@berlin.freifunk.net",
"address": {
"@type": "PostalAddress",
"addressLocality": "Berlin",
"addressCountry": "DE",
"addressRegion": "Berlin"
},
"sameAs": [
"https://berlin.freifunk.net/",
"https://berlin.freifunk.net/de/",
Expand Down

0 comments on commit 13b0d23

Please sign in to comment.