🚨 fix error of missing src
Signed-off-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
14daed6b92
commit
0d92a8b010
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ const today = new Date();
|
|||
<img id="grandlinewebringImage" height="30" width="30" src="/socials/grandlinewebring.dark.svg" alt="Grand Line Webring"/>
|
||||
</a>
|
||||
<a href="https://webring.xxiivv.com/#sid" target="_blank" rel="noopener" target="_blank">
|
||||
<img id="xxiivvwebringImage" height="30" width="30" src="/socials/webring_dark.svg" alt="XXIIVV webring"/>
|
||||
<img id="xxiivvwebringImage" height="30" width="30" src="/socials/xxiivvwebring_dark.svg" alt="XXIIVV webring"/>
|
||||
</a>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Add table
Reference in a new issue