diff options
Diffstat (limited to 'index.php')
-rwxr-xr-x | index.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php index f716243..15d4393 100755 --- a/index.php +++ b/index.php @@ -9,6 +9,8 @@ <title>tilde.institute :: Public-access OpenBSD system</title> <link rel="stylesheet" href="tilde.css" type="text/css" /> <link rel="icon" type="image/png" href="icon.png" /> + <link rel="me" href="https://github.com/gbmor" /> + <?php include("_webmention.html") ?> </head> <body> |