diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 16:58:07 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-08-30 16:58:07 +0200 |
| commit | d3f0841cfdd229ff16b8a230117737a435fc7a56 (patch) | |
| tree | 37b2fc040f0a8b72cb0590a5fb1a035c8f6344cc /bottom.html | |
| parent | 12830ecc2770cf63042f35e208899efabff6fd44 (diff) | |
| download | sebastiano.tronto.net-d3f0841cfdd229ff16b8a230117737a435fc7a56.tar.gz sebastiano.tronto.net-d3f0841cfdd229ff16b8a230117737a435fc7a56.zip | |
Remove 'hosted at'
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> |
