diff options
| author | Daniel Hader <[email protected]> | 2026-05-30 13:21:00 -0500 |
|---|---|---|
| committer | Daniel Hader <[email protected]> | 2026-05-30 13:21:00 -0500 |
| commit | 5e19bada513378eda6a16d7ea13a0db9679e3836 (patch) | |
| tree | 698bcf236fed033e2e0d7e24f014c9ed89ca48d3 /static/index.html | |
| parent | bcff4d006a0600ecf86f18ecdaa74e0df31766f0 (diff) | |
favicon
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index 67a18aa..6ee2f31 100644 --- a/static/index.html +++ b/static/index.html @@ -4,6 +4,7 @@ <head> <meta charset="utf-8" /> <title>Code Golf Leaderboard</title> + <link rel="icon" href="favicon.ico"> <link rel="stylesheet" href="default.css"> <script type="text/javascript" src="main.js"></script> </head> |
