Skip to content

Commit

Permalink
Added Linked In links and image
Browse files Browse the repository at this point in the history
  • Loading branch information
JefTek committed May 5, 2023
1 parent 96cf570 commit f41506c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Pages/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,12 @@
</div>
<div class="container" style="margin-top:50px;">
<div class="row justify-content-evenly">
<div class="col-md-2 text-center">
<a href="https://aka.ms/425Show/linkedin">
<img src="~/images/linkedin.jpg" alt="425Show LinkedIn" />
</a>
<h5>Follow on Instagram</h5>
</div>
<div class="col-md-2 text-center">
<a href="https://aka.ms/425Show/blog">
<img src="~/images/rss.png" alt="425Show Blog" />
Expand Down
3 changes: 3 additions & 0 deletions Pages/Shared/_Layout.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,9 @@
<li class="nav-item">
<a class="nav-link text-light" href="/#discord">Discord</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="/#social">LinkedIn</a>
</li>
<li class="nav-item">
<a class="nav-link text-light" href="/#blog">Blog</a>
</li>
Expand Down
Binary file added wwwroot/images/linkedin.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f41506c

Please sign in to comment.