diff options
| author | matthew <[email protected]> | 2023-11-22 14:04:34 +0000 |
|---|---|---|
| committer | matthew <[email protected]> | 2023-11-22 14:04:34 +0000 |
| commit | 88a0be41f2ea601e648fe746fc1b11be23b45a61 (patch) | |
| tree | 86fd2a9ee46201bc2f3686be6f799088298ebe40 | |
| parent | b06bb954fcad455a19d2085f4d3b1c04e6013822 (diff) | |
| download | raylib.com-88a0be41f2ea601e648fe746fc1b11be23b45a61.tar.gz raylib.com-88a0be41f2ea601e648fe746fc1b11be23b45a61.zip | |
Add favicon to 404
| -rw-r--r-- | 404.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ <head> <meta charset="utf-8"> <title>raylib | page not found... :(</title> + <link rel="shortcut icon" href="favicon.ico" /> <style> @font-face { font-family: 'grixel_acme_7_wide_xtnd'; |
