Minor fixes
This commit is contained in:
parent
fd14613db7
commit
904c9d345f
5 changed files with 25 additions and 133 deletions
|
|
@ -14,10 +14,13 @@
|
|||
<meta name="viewport" content="width=device-width,initial-scale=1,viewport-fit=cover" />
|
||||
<meta name="theme-color" content="#b7455e" />
|
||||
|
||||
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
|
||||
<link rel="icon" href="/favicon.ico" type="image/x-icon">
|
||||
|
||||
<title>Portfolio - András Schmelczer</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="main"> <!-- IE11 doesn't know <main> -->
|
||||
<div id="main"> <!-- IE11 doesn't like <main> -->
|
||||
<noscript><h1>Javascript is required for this website.</h1></noscript>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue