New Brand Options!
- Added TikTok - Added generic email icon - Added alternative email icon - Added default button to brands.css for your own branding
This commit is contained in:
12
index.html
12
index.html
@ -107,6 +107,18 @@
|
||||
<a class="button button-pinterest" href="#"><img class="icon" src="icons/pinterest.svg">Follow on Pinterest</a>
|
||||
<br>
|
||||
|
||||
<!-- TikTok -->
|
||||
<a class="button button-tiktok" href="#"><img class="icon" src="icons/tiktok.svg">TikTok</a>
|
||||
<br>
|
||||
|
||||
<!-- Email -->
|
||||
<a class="button button-default" href="#"><img class="icon" src="icons/email.svg">hello@littlelink.io</a>
|
||||
<br>
|
||||
|
||||
<!-- Email Alternative -->
|
||||
<a class="button button-default" href="#"><img class="icon" src="icons/email_alt.svg">hello@littlelink.io</a>
|
||||
<br>
|
||||
|
||||
<!-- SoundCloud -->
|
||||
<a class="button button-soundcloud" href="#"><img class="icon" src="icons/soundcloud.svg">SoundCloud</a>
|
||||
<br>
|
||||
|
Reference in New Issue
Block a user