diff options
Diffstat (limited to '')
| -rw-r--r-- | bottom.html | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/bottom.html b/bottom.html index 682420d..1c196b1 100644 --- a/bottom.html +++ b/bottom.html | |||
| @@ -5,14 +5,9 @@ | |||
| 5 | <footer> | 5 | <footer> |
| 6 | <table> | 6 | <table> |
| 7 | <tr> | 7 | <tr> |
| 8 | <td class="lastupdate">Last update: LASTUPDATE</td> | ||
| 8 | <td class="contact"> | 9 | <td class="contact"> |
| 9 | <a href="mailto:sebastiano@tronto.net"> | 10 | <a href="mailto:sebastiano@tronto.net">sebastiano@tronto.net</a> |
| 10 | sebastiano@tronto.net | ||
| 11 | </a> | ||
| 12 | </td> | ||
| 13 | <td class="hosted"> | ||
| 14 | Hosted at | ||
| 15 | <a href="https://openbsd.amsterdam">openbsd.amsterdam</a> | ||
| 16 | </td> | 11 | </td> |
| 17 | </tr> | 12 | </tr> |
| 18 | </table> | 13 | </table> |
