diff options
| author | diogo464 <[email protected]> | 2025-05-28 20:52:27 +0100 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-05-28 20:52:27 +0100 |
| commit | acd28a9a689998b5b66f0364d4a434b3e0fdff3d (patch) | |
| tree | 34721d085150f0a769b343e7a9ad3f36d9a04f42 /index.html | |
| parent | 76a67395e6c67a2d730e7027e41a5e056c4c0256 (diff) | |
added favicon
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -5,6 +5,7 @@ | |||
| 5 | <meta charset="UTF-8"> | 5 | <meta charset="UTF-8"> |
| 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 6 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 7 | <title>Bonsai - Network Latency Graph Generator</title> | 7 | <title>Bonsai - Network Latency Graph Generator</title> |
| 8 | <link rel="icon" type="image/x-icon" href="favicon.ico"> | ||
| 8 | <link rel="stylesheet" href="https://unpkg.com/@picocss/[email protected]/css/pico.min.css"> | 9 | <link rel="stylesheet" href="https://unpkg.com/@picocss/[email protected]/css/pico.min.css"> |
| 9 | <style> | 10 | <style> |
| 10 | .logo-container { | 11 | .logo-container { |
