This commit is contained in:
Schmelczer András 2020-01-11 13:05:40 +01:00
parent 65c0e3469e
commit 1893b774e7
14 changed files with 345 additions and 174 deletions

View file

@ -17,6 +17,8 @@
<title>Portfolio - András Schmelczer</title>
</head>
<body>
<noscript><h1>Javascript is required for this website.</h1></noscript>
<div id="main"> <!-- IE11 doesn't know <main> -->
<noscript><h1>Javascript is required for this website.</h1></noscript>
</div>
</body>
</html>