aboutsummaryrefslogtreecommitdiff
path: root/bottom.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bottom.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/bottom.html b/bottom.html
index fdb5811..33efd45 100644
--- a/bottom.html
+++ b/bottom.html
@@ -1,8 +1,9 @@
1</main>
1 2
2<hr class="line"> 3<hr class="line">
3 4
4<nav class="bottom"> 5<footer>
5 <table class="footer"> 6 <table>
6 <tr> 7 <tr>
7 <td class="contact"> 8 <td class="contact">
8 <a href="mailto:sebastiano@tronto.net"> 9 <a href="mailto:sebastiano@tronto.net">
@@ -15,7 +16,7 @@
15 </td> 16 </td>
16 </tr> 17 </tr>
17 </table> 18 </table>
18</nav> 19</footer>
19 20
20</body> 21</body>
21</html> 22</html>

Generated with cgit - Back to sebastiano.tronto.net