Skip to content

Commit 8e0b092

Browse files
committed
Changed Icon
1 parent 8924b06 commit 8e0b092

6 files changed

Lines changed: 5 additions & 5 deletions

File tree

Resource/Icon.png

5.33 KB
Loading

Usage/Build/5.png

45.5 KB
Loading

Usage/Deployment/4.png

45.5 KB
Loading

Usage/Usage.png

-2.06 KB
Loading

Views/Home/About.cshtml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@
44
<h4>@ViewBag.Title</h4>
55
<a href="https://www.sanjaygondaliya.com"><i class="fa fa-rss fa-2x" aria-hidden="true"></i></a>&nbsp;&nbsp;&nbsp;
66
<a href="https://www.twitter.com/realsanjay"><i class="fa fa-twitter fa-2x" aria-hidden="true"></i></a>&nbsp;&nbsp;&nbsp;
7-
<a href="https://www.linkedin.com/realsanjay"><i class="fa fa-linkedin fa-2x" aria-hidden="true"></i></a>&nbsp;&nbsp;&nbsp;
8-
<a href="skype:sanjaygondaliya8889"><i class="fa fa-skype fa-2x" aria-hidden="true"></i></a>&nbsp;&nbsp;&nbsp;
9-
<a href="mailto:sanjaygondaliya.infosec@gmail.com"><i class="fa fa-envelope fa-2x" aria-hidden="true"></i></a>
7+
<a href="https://in.linkedin.com/in/sanjaygondaliya"><i class="fa fa-linkedin fa-2x" aria-hidden="true"></i></a>

Views/Home/Index.cshtml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
}
44

55
<div class="jumbotron">
6-
<img src="..\\..\\Resource\\Icon.png" style="width:1015px;height:250px;"/><br/><br />
7-
<p class="lead">One stop for all the deserialization payload generation.</p>
6+
<div class="">
7+
<img src="..\\..\\Resource\\Icon.png" class="center-block img-responsive" /><br/>
8+
<p class="lead" align="center">One stop for all the deserialization payload generation.</p>
9+
</div>
810
</div>

0 commit comments

Comments
 (0)