bd314eb226
I now have gitlab instead of gitea
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-04-25 19:02:13 +05:30
f0c111be21
Merge https://github.com/sethcottle/littlelink
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-04-25 19:01:11 +05:30
Seth Cottle
dd6ab18bb7
Merge pull request #47 from jawira/gitlab-typo
...
Fix gitlab href
2022-04-21 12:31:46 -04:00
Seth Cottle
39d42b1cb7
Merge pull request #46 from EEkebin/main
...
Added VRChat Button
2022-04-21 12:31:24 -04:00
jawira
2033eccd7e
Fix gitlab href
2022-04-19 22:21:02 +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
Seth Cottle
1f8faf8805
Merge pull request #44 from JulianPrieber/main
...
Added Buy Me A Coffee button
2022-03-18 09:27:20 -04: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
Seth Cottle
54892b53a4
Update README.md
2022-03-12 14:36:08 -05:00
de2f69fdbd
Merge github.com:sethcottle/littlelink
2022-03-09 19:57:06 +05:30
Seth Cottle
1859ccae76
Merge pull request #43 from nomadic-me/main
...
Added support for "Website"
2022-02-27 17:05:09 -05: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
84b72e5ab7
Force dark theme
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-02-24 21:50:55 +05:30
c28750b58d
Merge from upstream and fix issues
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-02-24 21:48:30 +05:30
Seth Cottle
8448510270
Merge pull request #40 from EEkebin/main
...
Added Cash App and Auto Theme
2022-02-15 11:19:18 -05:00
kebin
92b7e126eb
Format & Theme Fix
...
Auto-Formatted index.html
Removed old colors
2022-02-09 18:10:24 -08:00
kebin
8a06a7cc69
Theme Rework
...
Added skeleton-auto.css, which dynamically sets the theme based on the browser and/or the Operating Systems colors, if supported.
Set Default Theme to Auto with comments on helping switch to light and dark theme stylesheets.
Darkened the skeleton-dark.css background color to the same as the color that skeleton-auto.css sets it as, which is html recommended standard color of #121212 .
2022-02-09 06:50:46 -08:00
kebin
5a6b21b646
Iconography Fixes
...
Cash App Dollar
Cash App Pound
Cash App BTC
2022-02-08 22:15:29 -08:00
kebin
917505bd9b
Update index.html
2022-02-07 19:03:36 -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
Seth Cottle
d56c40d0c8
Merge pull request #37 from Samuel-Hoskin/main
...
Added generic blog button
2022-02-07 08:45:48 -05:00
Samuel Hoskin
17f57f6755
Added generic blog button
2022-02-02 13:48:07 +00:00
a55fe0d46c
Update button-twitter according to upstream change
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2022-01-04 11:42:56 +05:30
fea6a1e14f
Merge github.com:sethcottle/littlelink
2022-01-04 11:40:59 +05:30
e29e917c73
Add redirects to handle UTM parameters
2021-12-24 18:44:27 +05:30
84a62bd3a7
Workaround ublock limitations
2021-12-24 18:04:44 +05:30
6970f413cc
Switch to plausible
2021-12-24 17:27:36 +05:30
Seth Cottle
487396f5fc
Updated Button Classes
2021-12-14 14:42:11 -05:00
Seth Cottle
aac73f7cda
Added Supporters Section
2021-12-14 14:18:49 -05: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
ab2bc5c961
Added Signal, Venmo, & Patreon
...
Added Signal, Venmo, & Patreon
2021-11-11 11:49:14 -05:00
Joel Wetzell
e85a054c7f
Add Signal, Venmo, Patreon
2021-11-10 17:34:04 -06:00
Seth Cottle
9f76bf8265
Added Bandcamp
...
Added Bandcamp SVG and CSS
2021-11-10 16:06:06 -05:00
Joel Wetzell
3e55ab9f3b
Add Bandcamp SVG and CSS
2021-11-09 17:34:32 -06:00
1e3b7235b4
Add analytics
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
Change-Id: I6b8d0313d36d877fef42025d559f522f97d338e4
2021-10-23 18:37:26 +05:30
Seth Cottle
e096d42b35
Merge pull request #29 from jltml/fix-manylink-url
...
Fixed many.link in README
2021-10-18 09:33:43 -04:00
Jack MapelLentz
be28cdc126
Fix readme link to many.link
...
Hi! This is an *incredibly* menial change, but I noticed that the link to many.link just pointed to google.com, so this PR fixes that, and… yeah, that's it ;)
2021-10-17 21:42:21 -05:00
6190b6e23d
Add my links and changes
...
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
Change-Id: I89b73ce550ae68e07792cef19ec5caa5996b917e
2021-10-17 10:41:48 +05:30
Seth Cottle
d49cdc9748
Updated README.md
2021-10-04 10:27:27 -04:00
Seth Cottle
5acf23c59a
Merge pull request #25 from barning/main
...
Added xing.com
2021-09-28 10:30:30 -04:00
Niklas Barning
1ab6a6717e
Merge branch 'main' of https://github.com/barning/littlelink
2021-09-27 11:07:41 +02:00
Niklas Barning
3be840817f
Add Xing
2021-09-27 11:05:47 +02:00
Seth Cottle
3f1bfd40c0
Merge pull request #24 from iCaotix/main
...
Added GitLab
2021-09-21 11:11:05 -04:00
Marcel Schwarz
39545d49c1
Add GitLab
2021-09-19 18:46:30 +02:00