Skip to content

Commit 375bc65

Browse files
authored
feat: open graph Update Layout.astro
1 parent 18a684d commit 375bc65

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/components/Layout.astro

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ import Header from "./react/Header";
1212
<link rel="icon" href="/favicon.png" />
1313
<meta name="generator" content={Astro.generator} />
1414
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
15+
<meta property="og:title" content="Esteban – Dev & Cybersecurity Services">
16+
<meta property="og:description" content="Cybersecurity, Rust dev, Python, React, DevOps and more.">
17+
<meta property="og:url" content="https://etherbeing.github.io">
1518
</head>
1619
<body
1720
class={"max-w-screen overflow-x-hidden" +

0 commit comments

Comments
 (0)