From 353c8a0210f2041a66e6abb9199b41500830ae21 Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Mon, 29 Jan 2024 02:37:07 +0200 Subject: [PATCH] improve matrix page Signed-off-by: Ari Archer --- .well-known/matrix/support | 1 + api/usage.json | 8 + index.html | 2 + page/matrix/index.html | 739 +++++++++++++++++++++++++++++++++---- sitemap.xml | 4 + 5 files changed, 672 insertions(+), 82 deletions(-) diff --git a/.well-known/matrix/support b/.well-known/matrix/support index 576c0b2..b0020cd 100644 --- a/.well-known/matrix/support +++ b/.well-known/matrix/support @@ -3,6 +3,7 @@ { "matrix_id": "@ari:ari.lt", "email_address": "ari.web.xyz@gmail.com", + "lt.ari.room": "#root:ari.lt", "role": "m.role.admin" } ], diff --git a/api/usage.json b/api/usage.json index a76f50e..6ba3ec4 100644 --- a/api/usage.json +++ b/api/usage.json @@ -102,5 +102,13 @@ "blog.ari.lt": 246.4, "legacy.blog.ari.lt": 14.6 } + }, + "2024-01-29": { + "total": 464, + "top": { + "ari.lt": 355.1, + "blog.ari.lt": 69.5, + "files.ari.lt": 27.9 + } } } diff --git a/index.html b/index.html index 3eb70c1..c954706 100644 --- a/index.html +++ b/index.html @@ -76,6 +76,8 @@ brought to you by Ari Archer and her supporters + Here for the Matrix homeserver? See /matrix +