40 lines
2.3 KiB
HTML
40 lines
2.3 KiB
HTML
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta name="google-site-verification" content="ebCvzTpckwFmDSYoFlfRB-z4aqOKKDP5ngtG1iNs4J0" />
|
|
<meta
|
|
name="description"
|
|
content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems."
|
|
/>
|
|
<meta name="theme-color" content="#f7f8f4" />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:site_name" content="Alex Herlan Portfolio" />
|
|
<meta property="og:title" content="Alex Herlan — Software Engineer" />
|
|
<meta property="og:description" content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems." />
|
|
<meta property="og:image" content="https://alex-herlan-portfolio.vercel.app/alexander-herlan.png" />
|
|
<meta property="og:image:type" content="image/png" />
|
|
<meta property="og:image:width" content="512" />
|
|
<meta property="og:image:height" content="512" />
|
|
<meta property="og:image:alt" content="Portrait of Alex Herlan" />
|
|
<meta name="twitter:card" content="summary" />
|
|
<meta name="twitter:title" content="Alex Herlan — Software Engineer" />
|
|
<meta name="twitter:description" content="Alex Herlan is a senior software engineer building full-stack products, applied AI, and dependable cloud systems." />
|
|
<meta name="twitter:image" content="https://alex-herlan-portfolio.vercel.app/alexander-herlan.png" />
|
|
<meta name="twitter:image:alt" content="Portrait of Alex Herlan" />
|
|
<script src="/theme-init.js"></script>
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet" />
|
|
<link rel="icon" href="/favicon.ico" sizes="16x16 32x32 48x48" />
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32.png" />
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
|
<title>Alex Herlan — Software Engineer</title>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.jsx"></script>
|
|
</body>
|
|
</html>
|