From 9133a342838fe6b794b5d77ce2d732daf7074193 Mon Sep 17 00:00:00 2001 From: spetznas Date: Mon, 20 Apr 2026 23:59:35 +0200 Subject: [PATCH] Uploaded public after redirection-change --- public/.gitkeep | 0 public/404.html | 4 + public/about/index.html | 242 ++++++++++++++++++++++++++++++++ public/authors/index.html | 4 + public/categories/index.html | 8 +- public/contact/index.html | 4 + public/de/404.html | 4 + public/de/about/index.html | 242 ++++++++++++++++++++++++++++++++ public/de/authors/index.html | 4 + public/de/categories/index.html | 8 +- public/de/contact/index.html | 4 + public/de/index.html | 4 + public/de/index.xml | 11 +- public/de/projects/index.html | 41 +++--- public/de/series/index.html | 4 + public/de/sitemap.xml | 59 +++++--- public/de/tags/index.html | 4 + public/en/sitemap.xml | 33 +++-- public/index.html | 4 + public/index.xml | 11 +- public/projects/index.html | 41 +++--- public/ru/404.html | 4 + public/ru/about/index.html | 242 ++++++++++++++++++++++++++++++++ public/ru/authors/index.html | 4 + public/ru/categories/index.html | 4 + public/ru/contact/index.html | 4 + public/ru/index.html | 4 + public/ru/index.xml | 11 +- public/ru/projects/index.html | 41 +++--- public/ru/series/index.html | 4 + public/ru/sitemap.xml | 17 +++ public/ru/tags/index.html | 4 + public/series/index.html | 4 + public/tags/index.html | 8 +- 34 files changed, 989 insertions(+), 98 deletions(-) mode change 100755 => 100644 public/.gitkeep create mode 100644 public/about/index.html create mode 100644 public/de/about/index.html create mode 100644 public/ru/about/index.html diff --git a/public/.gitkeep b/public/.gitkeep old mode 100755 new mode 100644 diff --git a/public/404.html b/public/404.html index dba686c..0ddee7a 100644 --- a/public/404.html +++ b/public/404.html @@ -111,6 +111,10 @@