commit 7539ba2f88b4c028ca259b15542ac7fc15d536c8
parent 09340772dee135dfc9d2f9f51d6467413cddfdff
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Wed, 25 May 2022 16:01:06 +0200
Removed email links from homepage (bottom bar is enough)
Diffstat:
2 files changed, 0 insertions(+), 8 deletions(-)
diff --git a/build.sh b/build.sh
@@ -20,7 +20,6 @@ recursivebuild() {
cat bottom.html >> "$destdir/index.html"
lowdown -Tgemini --gemini-link-roman \
- --gemini-link-end \
"$1/$file" > "$destdir_gmi/index.gmi"
cat bottom.gmi >> "$destdir_gmi/index.gmi"
elif [ "$extension" = "html" ]; then
diff --git a/src/home.md b/src/home.md
@@ -7,10 +7,3 @@ Check out my [list of papers and talks](research).
During my free time I enjoy tinkering with my computer, [programming](git)
and playing with the [Rubik's cube](speedcubing).
-
-
-### Email
-
-* [sebastiano@tronto.net](mailto:sebastiano@tronto.net) (personal)
-* [sebastiano.tronto@uni.lu](mailto:sebastiano.tronto@uni.lu) (work)
-