Skip to content

Commit cd54a16

Browse files
funding info update and images removal
1 parent b8ea3e1 commit cd54a16

7 files changed

Lines changed: 18 additions & 7 deletions

File tree

.github/FUNDING.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# These are supported funding model platforms
22

33
github: ElektroStudios
4-
patreon: # Replace with a single Patreon username
5-
open_collective: # Replace with a single Open Collective username
6-
ko_fi: # Replace with a single Ko-fi username
4+
patreon: ElektroStudios
5+
open_collective: easy-link-file-viewer
6+
ko_fi: elektrostudios
77
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
88
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
99
liberapay: # Replace with a single Liberapay username
@@ -12,3 +12,4 @@ otechie: # Replace with a single Otechie username
1212
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
1313
polar: # Replace with a single Polar username
1414
custom: https://codecanyon.net/item/elektrokit-class-library-for-net/19260282
15+

.gitignore

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,4 +395,12 @@ FodyWeavers.xsd
395395
*.msp
396396

397397
# JetBrains Rider
398-
*.sln.iml
398+
*.sln.iml
399+
400+
# Allow specific Resources
401+
!/Source/*/Resources/
402+
!/Source/*/Resources/*
403+
!/Source/*/Resources/x64/
404+
!/Source/*/Resources/x64/*
405+
!/Source/*/Resources/x86/
406+
!/Source/*/Resources/x86/*

Images/Paypal_Donate.png

-31.3 KB
Binary file not shown.

Images/envato_circle.png

-25.4 KB
Binary file not shown.

Images/github_circle.png

-29.9 KB
Binary file not shown.

Images/paypal_circle.png

-21.8 KB
Binary file not shown.

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,11 @@ This work is distributed for educational purposes and without any profit motive.
107107

108108
| Platform | How to Support |
109109
| :---: | :--- |
110-
| <a href="https://github.com/sponsors/ElektroStudios/"><img src="/Images/github_circle.png" width="64"></a> | **[Become my sponsor on GitHub](https://github.com/sponsors/ElektroStudios/)**<br>You can show me your support by contributing any amount you prefer, and unlocking rewards! |
111-
| <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E4RQEV6YF5NZY"><img src="/Images/paypal_circle.png" width="64"></a> | **[Make a PayPal Donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E4RQEV6YF5NZY)**<br>You can donate to me any amount you like via PayPal. |
112-
| <a href="https://codecanyon.net/item/elektrokit-class-library-for-net/19260282"><img src="/Images/envato_circle.png" width="64"></a> | **[Purchase my software at Envato's CodeCanyon](https://codecanyon.net/item/elektrokit-class-library-for-net/19260282)**<br>If you are a .NET developer, you may want to explore **DevCase Class Library for .NET**, a huge set of APIs I have on sale. *It also contains all pieces of reusable code that you can find across the source code of my open-source works.* |
110+
| <a href="https://github.com/sponsors/ElektroStudios/"><img src="https://img.shields.io/badge/GitHub-EA4AAA?style=for-the-badge&logo=github&logoColor=white" width="120" height="38"></a> | **[Become my sponsor on GitHub](https://github.com/sponsors/ElektroStudios/)**<br>Contribute any amount you prefer and unlock rewards! |
111+
| <a href="https://ko-fi.com/elektrostudios"><img src="https://img.shields.io/badge/Ko--fi-29ABE2?style=for-the-badge&logo=ko-fi&logoColor=white" width="120" height="38"></a> | **[Support me on Ko-fi](https://ko-fi.com/elektrostudios)**<br>Buy me a coffee! |
112+
| <a href="https://www.patreon.com/elektrostudios"><img src="https://img.shields.io/badge/Patreon-F96854?style=for-the-badge&logo=patreon&logoColor=white" width="120" height="38"></a> | **[Become a Patron on Patreon](https://www.patreon.com/c/elektrostudios/membership)**<br>Support my open-source work regularly! |
113+
| <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E4RQEV6YF5NZY"><img src="https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white" width="120" height="38"></a> | **[Make a PayPal Donation](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=E4RQEV6YF5NZY)**<br>Donate any amount you like via PayPal! |
114+
| <a href="https://codecanyon.net/item/elektrokit-class-library-for-net/19260282"><img src="https://img.shields.io/badge/Envato-81B441?style=for-the-badge&logo=envato&logoColor=white" width="120" height="38"></a> | **[Purchase my software at Envato's CodeCanyon](https://codecanyon.net/item/elektrokit-class-library-for-net/19260282)**<br>Discover my desktop tools and **DevCase Class Library for .NET**, an extensive API suite. |
113115

114116
<br>
115117
<div align="center">

0 commit comments

Comments
 (0)