summaryrefslogtreecommitdiff
path: root/content/html/contact-information.html
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-05-14 14:56:20 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commit75f2dc159283286a145c3076a6ca829db3e6af3c (patch)
treefa954f9f9dc00de51968e0ba30c74205e2e32be2 /content/html/contact-information.html
parentec3148c02867f6a4836cdb1ff938a5875101c53b (diff)
go back link at the bottom
Diffstat (limited to 'content/html/contact-information.html')
-rw-r--r--content/html/contact-information.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/contact-information.html b/content/html/contact-information.html
index fa83e6f..e0d9c26 100644
--- a/content/html/contact-information.html
+++ b/content/html/contact-information.html
@@ -49,7 +49,6 @@ h2, h3 {
</style>
</head>
<body>
-<a class="textlink" href="./">Go back to the main site</a><br />
<h1>Contact information</h1>
<h2>E-Mail</h2>
<ul>
@@ -73,5 +72,6 @@ h2, h3 {
<a class="textlink" href="http://paul.buetow.org">http://paul.buetow.org</a><br />
<p>It's powered by Xerl, my own CMS:</p>
<a class="textlink" href="http://xerl.buetow.org">http://xerl.buetow.org</a><br />
+<a class="textlink" href="./">Go back to the main site</a><br />
</body>
</html>