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 <paul@buetow.org>2021-05-14 14:56:20 +0100
commit1af0846b9093e2ee6e7782f366284a66aae2e57b (patch)
treedde8e41b712de0dea6b834bb5a9bd7f0bc9e720c /content/html/contact-information.html
parent07c8e69001bb932092a7441b0133fdc6475797ed (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 fa83e6fc..e0d9c266 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>