diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2022-02-22 22:45:03 +0100 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2022-02-22 22:45:03 +0100 |
| commit | 9dffe0b6f1d684777d22b149816b6f7c216bd91a (patch) | |
| tree | ba7b8a1977f302cedcdcfd3391e7ff8f0e15677a /www/examples/index.html | |
| parent | 8bb35916b543e0814a47832297791d00982d1eae (diff) | |
| download | nissy-9dffe0b6f1d684777d22b149816b6f7c216bd91a.tar.gz nissy-9dffe0b6f1d684777d22b149816b6f7c216bd91a.zip | |
HTML fixes
Diffstat (limited to '')
| -rw-r--r-- | www/examples/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/examples/index.html b/www/examples/index.html index 2094014..86769b8 100644 --- a/www/examples/index.html +++ b/www/examples/index.html | |||
| @@ -12,7 +12,7 @@ | |||
| 12 | <nav class="top"> | 12 | <nav class="top"> |
| 13 | <table class="menu"> | 13 | <table class="menu"> |
| 14 | <tr> | 14 | <tr> |
| 15 | <td class="logo"> <a href="/"><img src="/favicon.png"></a> </td> | 15 | <td class="logo"> <a href="/"><img src="/favicon.png" alt="logo"></a> </td> |
| 16 | <td class="links"> | 16 | <td class="links"> |
| 17 | <a href="/download/">Download</a> | | 17 | <a href="/download/">Download</a> | |
| 18 | <a href="/examples/">Examples</a> | 18 | <a href="/examples/">Examples</a> |
