Changes
Co-authored-by: Damaj301damaj-lol <90093996+Damaj301damaj-lol@users.noreply.github.com>
This commit is contained in:
parent
c1174d77e1
commit
6f7ff4a01b
1 changed files with 6 additions and 13 deletions
19
index.html
19
index.html
|
|
@ -3,22 +3,15 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<!-- TODO: Set the document title to the name of your application -->
|
<title>Damaj</title>
|
||||||
<title>Lovable App</title>
|
<meta name="description" content="Personal site and blog. Writing on engineering, systems, and craft." />
|
||||||
<meta name="description" content="Lovable Generated Project" />
|
<meta name="author" content="Damaj" />
|
||||||
<meta name="author" content="Lovable" />
|
|
||||||
|
|
||||||
<!-- TODO: Update og:title to match your application name -->
|
<meta property="og:title" content="Damaj" />
|
||||||
<meta property="og:title" content="Lovable App" />
|
<meta property="og:description" content="Personal site and blog. Writing on engineering, systems, and craft." />
|
||||||
<meta property="og:description" content="Lovable Generated Project" />
|
|
||||||
<meta property="og:type" content="website" />
|
<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" />
|
<link rel="alternate" type="application/rss+xml" title="damaj.tech - Blog" href="/rss.xml" />
|
||||||
<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" />
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue