diff options
| -rw-r--r-- | projects/renders/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/renders/index.html b/projects/renders/index.html index 70d9383..58946ab 100644 --- a/projects/renders/index.html +++ b/projects/renders/index.html @@ -5,7 +5,7 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv="X-UA-Compatible" content="ie=edge"> - <meta name="author" content="harrnish"> + <meta name="author" content="s1nical"> <title>Renders | s1nical</title> @@ -171,8 +171,8 @@ <div class="row"> <div class="col-lg-4" id="personal"> <p class="wow fadeInUp">connect with me</p> - <h4 class="wow fadeInUp" data-wow-delay="0.2s"><a href="http://twitter.com/mwfeeds">tw - @mwfeeds</a></h4> + <h4 class="wow fadeInUp" data-wow-delay="0.2s"><a href="http://twitter.com/9inny">tw + @9inny</a></h4> <br><br> </div> @@ -183,7 +183,7 @@ <!--<li id="fb" class="wow fadeInUp" data-wow-delay="0.4s">fb</li> <li id="ig" class="wow fadeInUp" data-wow-delay="0.6s">ig</li>--> <li id="tw" class="wow fadeInUp" data-wow-delay="0.8s"><a - href="http://twitter.com/mwfeeds">tw</a></li> + href="http://twitter.com/9inny">tw</a></li> <li id="yt" class="wow fadeInUp" data-wow-delay="1s"><a href="http://youtube.com/s1nny">yt</a></li> </ul> |