Commit Graph

38 Commits (main)

Author SHA1 Message Date
Artur Shamsutdinov 03045c31d0 Added Unsplash button 2023-01-03 14:35:35 +05:00
Kevin M. Cox 6b3208d501 Add Post.news 2022-12-23 20:45:36 -06:00
kasramp da60a7675e Add support for Google Scholar 2022-12-20 22:22:58 +01:00
Seth Cottle d17d704cf9 Added Substack
Added Substack CSS branding and icon.
2022-11-16 12:37:19 -05:00
Seth Cottle 1e18b6a265 New Brands
Added Apple Music and alternate variation. Added Apple Podcasts and alternate variation. Added Google Podcasts. Added Clubhouse. Added YouTube Music. Added alternative variation of Spotify.
2022-11-16 12:25:59 -05:00
Seth Cottle 2060354772 Updated Mastodon Branding 2022-11-05 19:34:57 -04:00
Seth Cottle 5e08e34882
Merge pull request #70 from jesb1n/main 2022-11-05 01:11:01 -04:00
Jesbin d9cad6d781 Added hashnode 2022-10-30 20:43:51 +05:30
Joel Wetzell a40a9846c2 add redbubble style and svg 2022-09-22 13:25:19 -05:00
Seth Cottle b01f209660
Merge pull request #66 from mjaschen/feature/untappd-button
Add Untappd logo (https://untappd.com/)
2022-09-20 09:30:36 -04:00
Marcus Jaschen fc7bdbb556 add Untappd logo (https://untappd.com/) 2022-09-18 09:38:59 +02:00
Marcus Jaschen a4702afef7 add Strava button (https://www.strava.com/) 2022-09-18 09:31:25 +02:00
Seth Cottle 7eb05b5787 Updated Google Play Store
Updated the Google Play Store icon to use their new branding.
2022-08-06 11:18:02 -04:00
Oliver Hihn ad52d736e0
Update spotify.svg 2022-07-10 14:40:43 +02:00
Oliver Hihn c35072c0bd
Changed the colors to fit the companies colors 2022-07-09 21:31:48 +02:00
Kieran 3200aa243d Added Letterboxd 2022-06-13 19:03:09 +01:00
Thomas Helmke bf988f63b1 added flickr icon and stub 2022-06-05 12:13:34 +02:00
Seth Cottle 70bf4f8b4b
Merge pull request #53 from I5UCC/contribute
Add Ko-fi
2022-05-23 13:33:25 -04:00
IsaakDl 928a15833d Added Ko-fi 2022-05-23 18:51:13 +02:00
techano e93f821df7
added threma to brands.css, their svg and to index.html 2022-05-13 13:39:40 -07:00
jawira 08f9fe2ca9 New gitlab logo 2022-05-06 17:14:29 +02:00
Seth Cottle a849815bf8 New Brands
Based on some feedback we've been receiving via email and social I'm adding several new brands, including: Amazon, Apple App Store, Google Play Store, and OnlyFans. Added a SVG of the LittleLink avatar. Cleaned up the README.md to make it more readable, updated some outdated content, and added a new Analytics section promoting Fathom (and adding a referral link to help support LittleLink). I also posted a link to the public LittleLink Fathom analytics dashboard.
2022-05-04 11:03:14 -04:00
jawira edb3c6538f Merge branch 'main' into dev.to 2022-05-03 20:48:40 +02:00
jawira 05592364cf Add dev.to button 2022-05-03 20:42:24 +02:00
kebin 636b977564
Update vrchat.svg 2022-04-09 23:54:39 -07:00
kebin d4bf9656cc Added VRChat Button 2022-04-09 23:49:47 -07:00
Julian Prieber 333970af11 Added Buy Me A Coffee button
Added new Buy Me A Coffee button using the color palette and assets from the official  Buy Me A Coffee creator kit.
2022-03-17 20:20:34 +01:00
Seth Cottle a30127a14f New Brands
Added Etsy, Kickstarter, LittleLink, Notion, and Trello. Reorganized the brands.css to be in alphabetical order.
2022-03-17 00:04:15 -04:00
Satish Surath fe32270fdd added gitignore
Signed-off-by: Satish Surath <s@n-m.co>
2022-02-25 00:02:51 -05:00
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
Seth Cottle 899971780b 🎉 Initial Commit 2019-12-21 22:30:05 -05:00