aboutsummaryrefslogtreecommitdiff
path: root/bottom.html
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2022-02-21 22:40:45 +0100
committerSebastiano Tronto <sebastiano@tronto.net>2022-02-21 22:40:45 +0100
commitdd30984ee027f2f48edba44cbfc5080164f84c5c (patch)
tree4e7ade301991a8d94511ca6e931beb5fc6263307 /bottom.html
parent7d30330abe3d1a0365acf5919748bfdabf424488 (diff)
downloadsebastiano.tronto.net-dd30984ee027f2f48edba44cbfc5080164f84c5c.tar.gz
sebastiano.tronto.net-dd30984ee027f2f48edba44cbfc5080164f84c5c.zip
Swapped bottom links
Diffstat (limited to 'bottom.html')
-rw-r--r--bottom.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/bottom.html b/bottom.html
index fdb5811..5fbe33c 100644
--- a/bottom.html
+++ b/bottom.html
@@ -4,15 +4,15 @@
4<nav class="bottom"> 4<nav class="bottom">
5 <table class="footer"> 5 <table class="footer">
6 <tr> 6 <tr>
7 <td class="hosted">
8 Hosted by
9 <a href="https://openbsd.amsterdam">openbsd.amsterdam</a>
10 </td>
7 <td class="contact"> 11 <td class="contact">
8 <a href="mailto:sebastiano@tronto.net"> 12 <a href="mailto:sebastiano@tronto.net">
9 sebastiano@tronto.net 13 sebastiano@tronto.net
10 </a> 14 </a>
11 </td> 15 </td>
12 <td class="hosted">
13 Hosted by
14 <a href="https://openbsd.amsterdam">openbsd.amsterdam</a>
15 </td>
16 </tr> 16 </tr>
17 </table> 17 </table>
18</nav> 18</nav>

Generated with cgit - Back to sebastiano.tronto.net