From 2d0934b6f5151788f407b40790c0898f625a185c Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Mon, 29 Jun 2020 23:23:55 -0400 Subject: [PATCH] added webmention links to head --- _webmention.html | 2 ++ coc.php | 1 + faq.php | 3 ++- index.php | 2 ++ signup.php | 1 + stats.php | 21 +++++++++++---------- tilde.json | 2 +- 7 files changed, 20 insertions(+), 12 deletions(-) create mode 100644 _webmention.html diff --git a/_webmention.html b/_webmention.html new file mode 100644 index 0000000..ced3288 --- /dev/null +++ b/_webmention.html @@ -0,0 +1,2 @@ + + diff --git a/coc.php b/coc.php index d6b7eb1..f0c331f 100755 --- a/coc.php +++ b/coc.php @@ -9,6 +9,7 @@ tilde.institute :: Code of Conduct + diff --git a/faq.php b/faq.php index 1ed9a1d..d943b94 100755 --- a/faq.php +++ b/faq.php @@ -6,9 +6,10 @@ - tilde.institute :: Sign Up + tilde.institute :: FAQ + diff --git a/index.php b/index.php index f716243..15d4393 100755 --- a/index.php +++ b/index.php @@ -9,6 +9,8 @@ tilde.institute :: Public-access OpenBSD system + + diff --git a/signup.php b/signup.php index cea7c56..695eb45 100755 --- a/signup.php +++ b/signup.php @@ -9,6 +9,7 @@ tilde.institute :: Sign Up + diff --git a/stats.php b/stats.php index 8bf158a..068dda3 100755 --- a/stats.php +++ b/stats.php @@ -3,27 +3,28 @@ "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> - - - tilde.institute :: Stats - - + + + tilde.institute :: Stats + + +
-
+

-
-

Connected Users (5min):

+
+

Connected Users (5min):

-

Registered Users (1hr):

+

Registered Users (1hr):

-
+
diff --git a/tilde.json b/tilde.json index 88802b8..b0f27f7 100644 --- a/tilde.json +++ b/tilde.json @@ -1 +1 @@ -{"name":"tilde.institute","url":"https://tilde.institute","signup_url":"https://tilde.institute/signup","user_count":265,"want_users":true,"admin_email":"admins@tilde.institute","description":"A public-access machine where users can explore the OpenBSD operating system.","last_generated":"Sat, 06 Jun 2020 05:00:01 +0000"} \ No newline at end of file +{"name":"tilde.institute","url":"https://tilde.institute","signup_url":"https://tilde.institute/signup","user_count":276,"want_users":true,"admin_email":"admins@tilde.institute","description":"A public-access machine where users can explore the OpenBSD operating system.","last_generated":"Tue, 30 Jun 2020 03:00:02 +0000"} \ No newline at end of file