fix: format
This commit is contained in:
parent
47cb598dc5
commit
285f0ef1e0
6 changed files with 51 additions and 52 deletions
|
|
@ -3,7 +3,11 @@
|
|||
<div class="footer-links">
|
||||
<a href="/gist" data-topic="gist">gist</a>
|
||||
<a href="/git" data-topic="git">git</a>
|
||||
<a href="https://www.linkedin.com/in/barrett-ruth/" data-topic="linkedin" target="_blank">linkedin</a>
|
||||
<a
|
||||
href="https://www.linkedin.com/in/barrett-ruth/"
|
||||
data-topic="linkedin"
|
||||
target="_blank">linkedin</a
|
||||
>
|
||||
<a href="mailto:br.barrettruth@gmail.com" data-topic="mail">email</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
@ -24,4 +28,3 @@
|
|||
</style>
|
||||
|
||||
<script type="module" src="/scripts/index.js"></script>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue