Fix background and fix PageElement system

This commit is contained in:
schmelczerandras 2020-11-22 22:41:10 +01:00
parent 6fc16f4de0
commit 91d92f7f48
24 changed files with 528 additions and 809 deletions

View file

@ -5,10 +5,10 @@
<meta property="og:image:width" content="1500" />
<meta property="og:image:height" content="785" />
<meta property="og:title" content="Andr&aacute;s Schmelczer - Portfolio" />
<meta property="og:image" content="https://schmelczer.dev/og-image.jpg" />
<meta property="og:title" content="Portfolio - Andr&aacute;s Schmelczer" />
<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" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" href="favicon.ico" type="image/x-icon" />
@ -30,11 +30,9 @@
rel="stylesheet"
/>
<title>András Schmelczer - Portfolio</title>
<title>Portfolio - András Schmelczer</title>
</head>
<body>
<main>
<noscript><h1>Javascript is required for this website.</h1></noscript>
</main>
<noscript>Javascript is required for this website.</noscript>
</body>
</html>