File tree Expand file tree Collapse file tree 2 files changed +17
-3
lines changed
Expand file tree Collapse file tree 2 files changed +17
-3
lines changed Original file line number Diff line number Diff line change @@ -156,6 +156,21 @@ The following plugins are bundled in the package:
156156- [ Zoom] ( https://yet-another-react-lightbox.com/plugins/zoom ) - adds image zoom
157157 feature
158158
159+ ## Sponsors
160+
161+ This project is supported by the following companies, organizations and
162+ individuals who help make its continued development and maintenance possible.
163+
164+ <p align =" center " >
165+ <a target =" _blank " rel =" noreferrer noopener " href =" https://cdn.jsdelivr.net/gh/igordanchenko/sponsors/sponsors.svg " >
166+ <img alt="Sponsors" src="https://cdn.jsdelivr.net/gh/igordanchenko/sponsors/sponsors.svg"/>
167+ </a >
168+ </p >
169+
170+ Support this project by becoming a
171+ [ sponsor] ( https://github.com/sponsors/igordanchenko ) . Both recurring and
172+ one-time contributions are very much appreciated.
173+
159174## License
160175
161176MIT © 2022 [ Igor Danchenko] ( https://github.com/igordanchenko )
Original file line number Diff line number Diff line change 139139 " *.css"
140140 ],
141141 "homepage" : " https://yet-another-react-lightbox.com" ,
142+ "funding" : " https://github.com/sponsors/igordanchenko" ,
143+ "bugs" : " https://github.com/igordanchenko/yet-another-react-lightbox/issues" ,
142144 "repository" : {
143145 "type" : " git" ,
144146 "url" : " git+https://github.com/igordanchenko/yet-another-react-lightbox.git"
145147 },
146- "bugs" : {
147- "url" : " https://github.com/igordanchenko/yet-another-react-lightbox/issues"
148- },
149148 "engines" : {
150149 "node" : " >=14"
151150 },
You can’t perform that action at this time.
0 commit comments