From 37334ebd38a65f6ff6a136c5c010498059d75424 Mon Sep 17 00:00:00 2001 From: Iuri Date: Wed, 7 Jan 2026 00:31:33 +0100 Subject: Added XMPP --- public/404.html | 6 ++++++ public/about-me/index.html | 18 ++++++++++++++++++ public/authors/index.html | 6 ++++++ public/categories/index.html | 6 ++++++ public/en/404.html | 6 ++++++ public/en/about-me/index.html | 18 ++++++++++++++++++ public/en/authors/index.html | 6 ++++++ public/en/categories/index.html | 6 ++++++ public/en/index.html | 18 ++++++++++++++++++ public/en/series/index.html | 6 ++++++ public/en/tags/index.html | 6 ++++++ public/index.html | 18 ++++++++++++++++++ public/series/index.html | 6 ++++++ public/tags/index.html | 6 ++++++ 14 files changed, 132 insertions(+) (limited to 'public') diff --git a/public/404.html b/public/404.html index 12b13e4..cf792ef 100644 --- a/public/404.html +++ b/public/404.html @@ -39,6 +39,12 @@ + + + + + + diff --git a/public/about-me/index.html b/public/about-me/index.html index 23fd606..d63775c 100644 --- a/public/about-me/index.html +++ b/public/about-me/index.html @@ -39,6 +39,12 @@ + + + + + + @@ -841,6 +847,18 @@ + + + + + + + + + diff --git a/public/categories/index.html b/public/categories/index.html index d2c0b79..c82980f 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -42,6 +42,12 @@ + + + + + + diff --git a/public/en/404.html b/public/en/404.html index 3a71323..05f0c3b 100644 --- a/public/en/404.html +++ b/public/en/404.html @@ -39,6 +39,12 @@ + + + + + + diff --git a/public/en/about-me/index.html b/public/en/about-me/index.html index 00f52d7..a61740c 100644 --- a/public/en/about-me/index.html +++ b/public/en/about-me/index.html @@ -39,6 +39,12 @@ + + + + + + @@ -837,6 +843,18 @@ + + + + + + + + + diff --git a/public/en/categories/index.html b/public/en/categories/index.html index 66e3f8a..9027782 100644 --- a/public/en/categories/index.html +++ b/public/en/categories/index.html @@ -42,6 +42,12 @@ + + + + + + diff --git a/public/en/index.html b/public/en/index.html index fee6a3f..7f921ee 100644 --- a/public/en/index.html +++ b/public/en/index.html @@ -46,6 +46,12 @@ + + + + + + @@ -754,6 +760,18 @@ + + + + + + + + + + + diff --git a/public/en/tags/index.html b/public/en/tags/index.html index 0c394f8..46988bd 100644 --- a/public/en/tags/index.html +++ b/public/en/tags/index.html @@ -42,6 +42,12 @@ + + + + + + diff --git a/public/index.html b/public/index.html index 125278b..ce144a2 100644 --- a/public/index.html +++ b/public/index.html @@ -46,6 +46,12 @@ + + + + + + @@ -754,6 +760,18 @@ + + + + + + + + + + + diff --git a/public/tags/index.html b/public/tags/index.html index 7e15cb7..ffd4de2 100644 --- a/public/tags/index.html +++ b/public/tags/index.html @@ -42,6 +42,12 @@ + + + + + + -- cgit v1.2.3