diff options
author | 2020-08-03 18:35:40 -0700 | |
---|---|---|
committer | 2020-08-03 18:35:40 -0700 | |
commit | 9e57c5190f6a5a7eff1f413949f001f37481564d (patch) | |
tree | 7b0005ec507d1e3bcf35ca1495afbe183f969ca3 /index.html | |
parent | 8ffbba5f5da21019ce17e2843fe09c47a156592f (diff) | |
download | Portfolio-9e57c5190f6a5a7eff1f413949f001f37481564d.tar.gz Portfolio-9e57c5190f6a5a7eff1f413949f001f37481564d.tar.zst Portfolio-9e57c5190f6a5a7eff1f413949f001f37481564d.zip |
Resume Change
Diffstat (limited to '')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <title>Hello World</title> </head> <body> -<h1>Testing...</h1> +<h1>Hello World</h1> <a href="Anshul_Gupta_Experiences.html">Resume</a> </body> </html>
\ No newline at end of file |