summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authoreqkter <thyro@gmx.ru>2023-08-18 23:25:49 +0200
committereqkter <thyro@gmx.ru>2023-08-18 23:25:49 +0200
commitad2b10dd0be2509313f8faf81d9e364d0ee4e030 (patch)
tree1c79eb3d79185aa82efe9eb2d68815d666d33884 /templates
parentedcb08dbaaa9e88b50b3032ece0fc58ba1bac7fd (diff)
auto updating site
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html1
-rw-r--r--templates/index.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/templates/base.html b/templates/base.html
index 8a97621..07e78ae 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -18,7 +18,6 @@
<a href="/">Home</a>
<a href="/about">About</a>
<a href="/projects">Projects</a>
- <a href="/cv">Résumé</a>
<a href="https://git.eqkter.org/">git.eqkter.org</a>
</nav>
<hr>
diff --git a/templates/index.html b/templates/index.html
index e0d7579..9250065 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -9,7 +9,6 @@
<h4> This website contains: </h4>
<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.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>.