Mostly done

This commit is contained in:
Schmelczer András 2019-12-29 15:30:41 +01:00
parent 632a7703ff
commit 10015a4ebe
23 changed files with 258 additions and 158 deletions

View file

@ -10,12 +10,17 @@
<meta property="og:url" content="https://schmelczer.dev">
<meta property="og:image" content="https://schmelczer.dev/og-image.jpg">
<meta name="description" content="You can view my projects on a timeline.">
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="theme-color" content="#aa4465" />
<meta name="theme-color" content="#AA4465" />
<title>Portfolio</title>
<title>Portfolio - András Schmelczer</title>
</head>
<body>
<main></main>
<main>
<noscript>
<h1>Javascript is required for this website.</h1>
</noscript>
</main>
</body>
</html>