summaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/index.html b/templates/index.html
index afa3d44..c817c33 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -2,14 +2,14 @@
{% block content %}
<h1 class="title">
- Welcome to <a href="https://eqkter.org">eqkter.org</a>!
+ Welcome to <a href="https://eqkter.xyz">eqkter.xyz</a>!
</h1>
<p>Find me on <a href="https://framagit.org/eqkter">Framagit</a>.</p>
<article>
<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.org">git server</a>;
+ <li> A sefl-hosted <a href="https://git.eqkter.xyz">git server</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>