about summary refs log tree commit diff stats
path: root/faq.php
diff options
context:
space:
mode:
authorCharlie Root <root@tilde.institute>2020-06-29 23:23:55 -0400
committerCharlie Root <root@tilde.institute>2020-06-29 23:23:55 -0400
commit2d0934b6f5151788f407b40790c0898f625a185c (patch)
tree368126945cc64bfdc9cffd416b2e2fe6f4151e51 /faq.php
parent0bd895f5563efbaf47630ce0da93e76b1fab36a1 (diff)
downloadsite-2d0934b6f5151788f407b40790c0898f625a185c.tar.gz
added webmention links to head
Diffstat (limited to 'faq.php')
-rwxr-xr-xfaq.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/faq.php b/faq.php
index 1ed9a1d..d943b94 100755
--- a/faq.php
+++ b/faq.php
@@ -6,9 +6,10 @@
 <head>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <title>tilde.institute :: Sign Up</title>
+    <title>tilde.institute :: FAQ</title>
     <link rel="stylesheet" href="tilde.css" type="text/css" />
     <link rel="icon" type="image/png" href="icon.png" />
+    <?php include("_webmention.html") ?>
 </head>
 
 <body>