summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2026-05-15 20:12:21 +0200
committereqkter <thyro@gmx.ru>2026-05-15 20:12:21 +0200
commitc03ef7e962b408b087cca77cef2730822aa2a25e (patch)
tree305f27a171b167c8610d8cc1bbe193de0223e4d7 /templates
parent73b3979f2d75157c20c35bea7b1af41239c6617d (diff)
auto updating site
Diffstat (limited to 'templates')
-rw-r--r--templates/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index c817c33..6394a1d 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -9,7 +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>;
+ <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 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>