Add missing rel to oEmbed link

This commit is contained in:
Tobias Berger 2021-10-04 09:41:19 +02:00
parent b22a21b9d2
commit 5d60eab0c0

View file

@ -35,7 +35,7 @@
<link rel="image_src" href="https://rewrite.shark.tobot.dev/sharkgame.png" />
<link rel="apple-touch-icon" href="https://rewrite.shark.tobot.dev/sharkgame.png" />
<link type="application/json+oembed" href="/oEmbed.json" />
<link rel="alternate" type="application/json+oembed" href="/oEmbed.json" />
<!-- This loads the actual game -->
<link rel="stylesheet" type="text/css" href="./build/bundle.css" />