br was in the wrong place

This commit is contained in:
ry 2020-02-18 22:20:20 +01:00
parent f2e83bc524
commit 2be5baa89c
1 changed files with 1 additions and 1 deletions

View File

@ -2,8 +2,8 @@
<section class="socials">
<div class="floating">
<img class="them" src="./assets/images/them.png" alt="Sor's Icon" srcset="">
<br>
</div>
<br>
{{#each social}}
<div id="{{name}}" ><a href="https://{{link}}">{{name}}</a></div>
{{/each}}