summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authornavanchauhan <navanchauhan@gmail.com>2021-12-24 01:00:40 -0700
committernavanchauhan <navanchauhan@gmail.com>2021-12-24 01:00:40 -0700
commit2e533719b1f91f4f4e566ecc8cdeac2e8e981db9 (patch)
tree5bd83933fbde91a4581cf6aa39407afed75fb70a /index.html
parentb8e72c7f815ebcb94a0a57aa9338e96916a03e7e (diff)
added title and description
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index e871693..bd18593 100644
--- a/index.html
+++ b/index.html
@@ -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>