This commit is contained in:
Harald Kuhr
2015-12-09 15:19:15 +01:00
parent 2b20d9faa3
commit ac45373f83
5 changed files with 4 additions and 0 deletions

View File

@@ -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">