Skip to content

Commit

Permalink
add meta description
Browse files Browse the repository at this point in the history
  • Loading branch information
McAlec1 committed Jan 11, 2025
1 parent a0f9ccb commit 6d7e0d6
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,14 @@
<link rel="stylesheet" type="text/css" href="/css/style.css" />
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta content="web.mcalec.dev" property="og:title" />
<meta content="testing embed description stuff" property="og:description" />
<meta content="https://web.mcalec.dev/" property="og:url" />
<meta content="https://cdn.mcalec.dev/image/jpeg/trees.jpeg" property="og:image" />
<meta content="#000" data-react-helmet="true" name="theme-color" />
<meta property="og:title" content="web.mcalec.dev" />
<meta property="og:description" content="McAlec Development;
Making boring web projects." />
<meta property="og:url" content="https://web.mcalec.dev/" />
<meta property="og:image" content="https://cdn.mcalec.dev/image/jpeg/trees.jpeg" />
<meta name="theme-color" content="#000" data-react-helmet="true" />
<meta name="description" content="McAlec Development;
Making boring web projects.">
<title>web.mcalec.dev</title>
<script defer src="https://cloud.umami.is/script.js" data-website-id="37488ff3-cb26-4748-8ebe-8c7cb712f602"></script>
</head>
Expand Down

0 comments on commit 6d7e0d6

Please sign in to comment.