diff options
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/header.html b/header.html index cdf4442..b5d8c25 100644 --- a/header.html +++ b/header.html @@ -12,4 +12,7 @@ html { a:hover, a:active { color: hotpink; } /* hotpink on hover */ } </style> +<title>Title</title> <pre> + <a href="/">Mohit Agarwal</a> + <a href="./paper.pdf">See this as a pdf</a> |
