Skip to content

Commit

Permalink
Add github link
Browse files Browse the repository at this point in the history
  • Loading branch information
l-jost committed Oct 4, 2023
1 parent 97a7c2f commit 6ac4c33
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ header {
background-size: cover;
background-position: bottom;
color: #fff;
padding: 100px;
padding: 80px;
text-align: center;
}

Expand Down
1 change: 1 addition & 0 deletions images/github-mark-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@
<div class="col-12 col-md-8 col-lg-6">
<h1>Engineering Portfolio</h1>
<h3>Luca Jost</h3>
<a class="hover" href="https://github.com/l-jost">
<span class="external-link-icon">
<img src="images/github-mark-white.svg" alt="Github Icon" width="36" height="36">
</span>
</a>
</div>
</div>
</section>
Expand Down

0 comments on commit 6ac4c33

Please sign in to comment.