summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2026-05-15 20:14:49 +0200
committereqkter <thyro@gmx.ru>2026-05-15 20:14:49 +0200
commit2e6b874f7b86a5d7e4730472d83d0928b065155c (patch)
treee3286b366674662ec9f5f173eaf5e5826168425c
parentc03ef7e962b408b087cca77cef2730822aa2a25e (diff)
auto updating siteHEADmaster
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index 6394a1d..93f86b1 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -9,8 +9,8 @@
<h2> This website contains: </h2>
<ul>
<li> Some IT, scientific and electronic <a href="{{ get_url(path='@/projects/_index.md') }}">projects</a>;
- <li> A sefl-hosted <a href="https://git.eqkter.xyz">git server</a> (using <a href="https://git.zx2c4.com/cgit/about/">cgit</a>);
- <li> A sefl-hosted <a href="https://searx.eqkter.xyz">SearXNG intance</a> (see their <a href="https://docs.searxng.org/">website</a>);
+ <li> A self-hosted <a href="https://git.eqkter.xyz">git server</a> (using <a href="https://git.zx2c4.com/cgit/about/">cgit</a>);
+ <li> A self-hosted <a href="https://searx.eqkter.xyz">SearXNG intance</a> (see their <a href="https://docs.searxng.org/">website</a>);
<li> A collection of various useful links (TBD);
<li> Private instances of a mail server, a <a href="https://nextcloud.com">Nextcloud drive</a>, and my <a href="https://calibre-ebook.com">Calibre library Server</a>.
</ul>