]> git.mxchange.org Git - fba.git/blobdiff - templates/base.html
Continued:
[fba.git] / templates / base.html
index eb4ce0807ce6846cfbc015534a210a842278c4b0..8701138c837dbae36c24cf1ca0c641f1feb7c434 100644 (file)
@@ -1,9 +1,11 @@
 <!DOCTYPE html>
 <html lang="en">
 <head>
-    <title>fedi-block-api - {% block title %}{% endblock %}</title>
+    <title>Fedi Block API - {% block title %}{% endblock %}</title>
 
     <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
+    <meta property="og:platform" content="fba" />
+
     <base href="{{base_url}}" />
 
     <link rel="alternate" type="application/rss+xml" title="RSS Feed for latest blocked instances" href="rss" />