diff options
Diffstat (limited to 'docs/posts/hello-world.html')
-rw-r--r-- | docs/posts/hello-world.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/posts/hello-world.html b/docs/posts/hello-world.html index ff88f3c..e9e6891 100644 --- a/docs/posts/hello-world.html +++ b/docs/posts/hello-world.html @@ -6,13 +6,13 @@ <link rel="stylesheet" href="/assets/main.css" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Hello World</title> + <title>id="hello-world">Hello World</title> <meta name="og:site_name" content="Navan Chauhan" /> <link rel="canonical" href="https://web.navan.dev/posts/hello-world.html" /> <meta name="twitter:url" content="https://web.navan.dev/posts/hello-world.html /> <meta name="og:url" content="https://web.navan.dev/posts/hello-world.html" /> - <meta name="twitter:title" content="Hello World" /> - <meta name="og:title" content="Hello World" /> + <meta name="twitter:title" content="id="hello-world">Hello World" /> + <meta name="og:title" content="id="hello-world">Hello World" /> <meta name="description" content="My first post." /> <meta name="twitter:description" content="My first post." /> <meta name="og:description" content="My first post." /> @@ -44,7 +44,7 @@ <main> - <h1>Hello World</h1> + <h1 id="hello-world">Hello World</h1> <p><strong>Why a Hello World post?</strong></p> |