37 lines
1.3 KiB
HTML
37 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
|
|
<meta property="og:image:width" content="1500" />
|
|
<meta property="og:image:height" content="785" />
|
|
<meta property="og:title" content="András Schmelczer - Portfolio" />
|
|
<meta property="og:description" content="Discover my projects." />
|
|
<meta property="og:url" content="https://schmelczer.dev" />
|
|
<meta property="og:image" content="https://schmelczer.dev/og-image.jpg" />
|
|
<meta
|
|
name="description"
|
|
content="I'm András Schmelczer and this is my portfolio. I enjoy undertaking and solving challenging problems. Discover my projects."
|
|
/>
|
|
<meta
|
|
name="viewport"
|
|
content="width=device-width,initial-scale=1,viewport-fit=cover"
|
|
/>
|
|
<meta name="theme-color" content="#b7455e" />
|
|
|
|
<link
|
|
href="https://fonts.googleapis.com/css2?family=Comfortaa&family=Open+Sans:ital@0;1&display=swap"
|
|
rel="stylesheet"
|
|
/>
|
|
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
|
|
|
|
<title>András Schmelczer - Portfolio</title>
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<noscript><h1>Javascript is required for this website.</h1></noscript>
|
|
</main>
|
|
</body>
|
|
</html>
|