Add github link
This commit is contained in:
parent
b5703089ef
commit
883fa3b2af
@ -40,7 +40,7 @@ body {
|
||||
margin: 3em auto 0 auto;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
max-width: 20em;
|
||||
max-width: 40em;
|
||||
}
|
||||
|
||||
.footer-link {
|
||||
|
@ -23,6 +23,7 @@
|
||||
<div class="footer">
|
||||
<div class="footer-link"><a href="mailto:kevin@kevincotugno.com">Email</a></div>
|
||||
<div class="footer-link"><a href="http://git.cotugno.family/kevin/">Git</a></div>
|
||||
<div class="footer-link"><a href="https://github.com/kcotugno/">GitHub</a></div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user