Commit Graph

8 Commits (d3671417ecb1d114ecf1b27b77c2c3316e68078c)

Author SHA1 Message Date
Satish Surath d3671417ec added support for generic website
Signed-off-by: Satish Surath <s@n-m.co>
2022-02-25 00:01:07 -05:00
kebin 5a6b21b646 Iconography Fixes
Cash App Dollar
Cash App Pound
Cash App BTC
2022-02-08 22:15:29 -08:00
kebin 466910b5f0
Update cashapp_pound.svg 2022-02-07 19:03:11 -08:00
kebin c85010618d
Update cashapp_dollar.svg 2022-02-07 19:02:47 -08:00
kebin 8dcc32d972
Update cashapp_btc.svg 2022-02-07 19:02:34 -08:00
kebin 47dd8317b1 Added Cash App Support
Added in Cash App style.

Added in Logo:
 - Cash App Dollar
 - Cash App Pound
 - Cash App BTC
2022-02-07 18:51:17 -08:00
Samuel Hoskin 17f57f6755 Added generic blog button 2022-02-02 13:48:07 +00:00
Seth Cottle b9b5a86496 Resolving Issues #31 and #32
To help our users who host LittleLink on default installations of Apache, I'm moving `icons` to `images/icons` to maximize compatibility. Please view Issue #31 for details: https://github.com/sethcottle/littlelink/issues/31

• Moved the `icons` folder to `images/icons`
• Updated buttons on `index.html` with the new icon path.
• Updated `index.html` comments to reflect changes.

To help keep content from being blocked by "Fanboy’s Annoyance" on Ublock Origin and ABP, I'm updating the names of some of the branded buttons. Please view Issue #32 for details: https://github.com/sethcottle/littlelink/issues/32

• Changed Twitter from `button-twitter` to `button-twit`
• Changed LinkedIn from `button-linkedin` to `button-linked`
• Changed Facebook from `button-facebook` to `button-faceb`
• Changed YouTube from `button-youtube` to `button-yt`
• Changed Tumblr from `button-tumblr` to `button-tumb`

General Changes:
• Changed <!-- Your Name --!> to <!-- Title --> to make it slightly more generic.
• Added a supporters section to the README file under the Community Contributions.
2021-12-14 14:17:18 -05:00