Add Bandcamp SVG and CSS

This commit is contained in:
Joel Wetzell
2021-11-09 17:34:32 -06:00
parent e096d42b35
commit 3e55ab9f3b
3 changed files with 37 additions and 0 deletions

View File

@ -218,6 +218,9 @@
<!-- XING -->
<a class="button button-xing" href="#" target="_blank" rel="noopener"><img class="icon" src="icons/xing.svg" alt="xing Logo">Xing</a>
<!-- Bandcamp -->
<a class="button button-bandcamp" href="#" target="_blank" rel="noopener"><img class="icon" src="icons/bandcamp.svg" alt="Bandcamp Logo">Bandcamp</a>
<br>
<br>
<p>Build your own by forking <a href="https://littlelink.io" target="_blank" rel="noopener">LittleLink</a>.</p>