summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2023-08-18 22:40:41 +0200
committereqkter <thyro@gmx.ru>2023-08-18 22:40:41 +0200
commitedcb08dbaaa9e88b50b3032ece0fc58ba1bac7fd (patch)
tree2cb855281c3d2d17e45f9f331cb88ed01dea19ce /templates
parent98b3e864c7595d15c24b05cc0e2bd29f87a13a09 (diff)
auto updating site
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html4
-rw-r--r--templates/index.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/base.html b/templates/base.html
index a4974b4..8a97621 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -19,7 +19,7 @@
<a href="/about">About</a>
<a href="/projects">Projects</a>
<a href="/cv">Résumé</a>
- <a href="https://git.eqkter.org/explore/">git.eqkter.org</a>
+ <a href="https://git.eqkter.org/">git.eqkter.org</a>
</nav>
<hr>
</header>
@@ -49,7 +49,7 @@
</a>
</nav><br>
<span>
- Site content <a href="/LICENCE">CC-BY-NC-SA-4.0</a> Alexis Draussin 2022-2023 (<a href="https://git.eqkter.org/eqkter/website">view source</a>)<br>
+ Site content <a href="/LICENCE">CC-BY-NC-SA-4.0</a> Alexis Draussin 2022-2023 (<a href="https://git.eqkter.org/eqkter/website.git">view source</a>)<br>
Contact: <a href="mailto:eqkter@protonmail.com">eqkter@protonmail.com</a><br><br>
Made with basic CSS, <a href="https://www.getzola.org">Zola</a>, and without JS or trackers <br><br>
<a href="http://4tuvmbxqxk7rabcs3bojomnxaaty37hvhy2dvikemun4qx3myqv5lzqd.onion" target="_blank">Anonymous on Tor</a><br>
diff --git a/templates/index.html b/templates/index.html
index be86172..e0d7579 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -10,7 +10,7 @@
<ul>
<li> Some IT, scientific and electronic <a href="{{ get_url(path='@/projects/_index.md') }}">projects</a>;
<li> My <a href="/cv">résumé</a>;
- <li> A sefl-hosted <a href="https://git.ekter.org">git server</a>;
+ <li> A sefl-hosted <a href="https://git.eqkter.org">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>