diff --git a/public/index.html b/public/index.html
index 26cfa6b..2a498f2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -16,7 +16,7 @@
-
+
@@ -33,6 +33,8 @@
+
+
diff --git a/public/oEmbed.json b/public/oEmbed.json
new file mode 100644
index 0000000..ae59e4a
--- /dev/null
+++ b/public/oEmbed.json
@@ -0,0 +1,12 @@
+{
+ "type": "link",
+ "version": "0.0.1",
+ "title": "Shark Game",
+ "author_name": "Toby",
+ "author_url": "https://tobot.dev/",
+ "provider_name": "Shark Game",
+ "provider_url": "https://rewrite.shark.tobot.dev/",
+ "thumbnail_url": "https://rewrite.shark.tobot.dev/sharkgame.png",
+ "thumbnail_width": 200,
+ "thumbnail_height": 200
+}