Updated index.html metadata

X-Lovable-Edit-ID: edt-56c61384-f039-4660-83ec-0c59d943848e
Co-authored-by: Damaj301damaj-lol <90093996+Damaj301damaj-lol@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-06-06 19:34:11 +00:00
commit 7835074b4d

View file

@ -3,22 +3,15 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<!-- TODO: Set the document title to the name of your application -->
<title>Lovable App</title>
<meta name="description" content="Lovable Generated Project" />
<meta name="author" content="Lovable" />
<title>Damaj</title>
<meta name="description" content="Personal site and blog. Writing on engineering, systems, and craft." />
<meta name="author" content="Damaj" />
<!-- TODO: Update og:title to match your application name -->
<meta property="og:title" content="Lovable App" />
<meta property="og:description" content="Lovable Generated Project" />
<meta property="og:title" content="Damaj" />
<meta property="og:description" content="Personal site and blog. Writing on engineering, systems, and craft." />
<meta property="og:type" content="website" />
<meta property="og:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:site" content="@Lovable" />
<meta name="twitter:image" content="https://lovable.dev/opengraph-image-p98pqg.png" />
<link rel="alternate" type="application/rss+xml" title="damaj.tech — Blog" href="/rss.xml" />
<link rel="alternate" type="application/rss+xml" title="damaj.tech - Blog" href="/rss.xml" />
</head>
<body>