diff options
Diffstat (limited to 'top.html')
| -rw-r--r-- | top.html | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -4,7 +4,7 @@ | |||
| 4 | <title> TITLE | Sebastiano Tronto </title> | 4 | <title> TITLE | Sebastiano Tronto </title> |
| 5 | <meta name="viewport" content="width=device-width"> | 5 | <meta name="viewport" content="width=device-width"> |
| 6 | <link rel="stylesheet" type="text/css" href="/style.css"> | 6 | <link rel="stylesheet" type="text/css" href="/style.css"> |
| 7 | <link rel="icon" href="/favicon.png"> | 7 | <link rel="icon" href="/favicon.ico"> |
| 8 | <meta charset="utf-8"> | 8 | <meta charset="utf-8"> |
| 9 | </head> | 9 | </head> |
| 10 | 10 | ||
| @@ -16,7 +16,7 @@ | |||
| 16 | <tr> | 16 | <tr> |
| 17 | <td class="logo"> | 17 | <td class="logo"> |
| 18 | <a href="/"> | 18 | <a href="/"> |
| 19 | <img src="/favicon.png" alt="Home" title="Home"> | 19 | <img src="/logo.png" alt="Home" title="Home"> |
| 20 | </a> | 20 | </a> |
| 21 | </td> | 21 | </td> |
| 22 | <td class="links"> | 22 | <td class="links"> |
