diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-18 20:00:35 -0600 |
---|---|---|
committer | Navan Chauhan <navanchauhan@gmail.com> | 2023-10-18 20:00:35 -0600 |
commit | fc6e82f8f35bc178fc01c01f75bd3fc090d22a99 (patch) | |
tree | cb5a6d6ce6e2455c49d4a5a6e2a1c269d0c7d195 /docs/about/index.html | |
parent | 6e1c9bd4ef3658d2fde164c518f8df4c7e57f2bc (diff) |
add link to tags
Diffstat (limited to 'docs/about/index.html')
-rw-r--r-- | docs/about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about/index.html b/docs/about/index.html index ab71d72..d62d977 100644 --- a/docs/about/index.html +++ b/docs/about/index.html @@ -6,7 +6,7 @@ <link rel="stylesheet" href="/assets/main.css" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> - <title>Section</title> + <title>About</title> <meta name="og:site_name" content="Navan Chauhan" /> <link rel="canonical" href="https://web.navan.dev/" /> <meta name="twitter:url" content="https://web.navan.dev/" /> |