diff options
| author | root <root@turin.home> | 2022-01-30 00:08:51 +0000 |
|---|---|---|
| committer | root <root@turin.home> | 2022-01-30 00:08:51 +0000 |
| commit | 8b37c99b44de06d947ac44c1df3156f005f51bcd (patch) | |
| tree | 8bc77ef0d0a6230ba2005c499d124684212d5922 /header.html | |
| parent | 9fbbc8575ab726f106bb1a46c1c57f3aed374664 (diff) | |
840 words
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> |
