diff options
author | navanchauhan <navanchauhan@gmail.com> | 2021-12-24 01:00:40 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2021-12-24 01:00:40 -0700 |
commit | 2e533719b1f91f4f4e566ecc8cdeac2e8e981db9 (patch) | |
tree | 5bd83933fbde91a4581cf6aa39407afed75fb70a /index.html | |
parent | b8e72c7f815ebcb94a0a57aa9338e96916a03e7e (diff) |
added title and description
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ <html> <head> + <title>Navan Chauhan - Index</title> + <meta name="description" content="One page to rule them all. Lists everything."> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="tufte.css"/> </head> |