From a0aa5487e054dcc3bdfa46e4e8fcd40ca0ed01cf Mon Sep 17 00:00:00 2001 From: Dmytro <dbogatov@wpi.edu> Date: Tue, 11 Oct 2016 21:55:09 -0400 Subject: [PATCH] Little change. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 38bdd35..5adc72a 100755 --- a/index.html +++ b/index.html @@ -29,7 +29,7 @@ <img src="/img/avatar.jpg" alt="avatar"> </div> <div id="text-header"> - <h1>Hello,<br> my name is <span>Kamil</span><sup>24yo</sup> and this is my resume/cv</h1> + <h1>Hello,<br> my name is <span>Inara</span><sup>24yo</sup> and this is my resume/cv</h1> </div> </div> </div> -- GitLab