From bd2f2f21c4c74aa217f1abccf10c4515fc073a0f Mon Sep 17 00:00:00 2001
From: Seb3thehacker <88462253+Seb3thehacker@users.noreply.github.com>
Date: Thu, 24 Mar 2022 08:44:03 +0000
Subject: [PATCH] Update API.html
---
templates/API.html | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/templates/API.html b/templates/API.html
index d58e398..0234012 100644
--- a/templates/API.html
+++ b/templates/API.html
@@ -2,6 +2,17 @@
{% block title %}{{sitename}} - API{% endblock %}
+{% block opengraph %}
+
+
+
+{% endblock %}
+
+{% block twittercard %}
+
+
+{% endblock %}
+
{% block head %}
{% endblock %}
@@ -151,4 +162,4 @@ DELETED
-{% endblock %}
\ No newline at end of file
+{% endblock %}