mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
Favicons
This commit is contained in:
parent
2b20d9faa3
commit
ac45373f83
BIN
favicon.ico
Normal file
BIN
favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 KiB |
BIN
gfx/favicon-16x16.png
Normal file
BIN
gfx/favicon-16x16.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 KiB |
BIN
gfx/favicon-32x32.png
Normal file
BIN
gfx/favicon-32x32.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
BIN
gfx/favicon-96x96.png
Normal file
BIN
gfx/favicon-96x96.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.1 KiB |
@ -10,6 +10,10 @@
|
||||
|
||||
<title>TwelveMonkeys ImageIO by haraldk</title>
|
||||
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/gfx/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/gfx/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/gfx/favicon-16x16.png">
|
||||
|
||||
<link rel="stylesheet" href="stylesheets/styles.css">
|
||||
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
|
||||
|
Loading…
x
Reference in New Issue
Block a user