Skip to content

Commit 6079e0b

Browse files
committed
chore: move digital ocean banner into the Powered By section on readme
1 parent a5327c2 commit 6079e0b

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

+8-6
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,6 @@
1212
[download-image]: https://img.shields.io/npm/dm/react-tooltip.svg?style=flat-square
1313
[download-url]: https://npmjs.org/package/react-tooltip
1414

15-
<p>
16-
<a href="https://www.digitalocean.com/?refcode=0813b3be1161&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge">
17-
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_blue.svg" width="201px">
18-
</a>
19-
</p>
20-
2115
If you like the project, please give the project a GitHub 🌟
2216

2317
---
@@ -131,6 +125,14 @@ If there isn't, feel free to [submit a new issue](https://github.com/ReactToolti
131125

132126
React Tooltip is proud to be sponsored by [Frigade](https://frigade.com/?source=react-tooltip), a developer tool for building better product onboarding: guided tours, getting started checklists, announcements, etc.
133127

128+
## Powered by
129+
130+
<p>
131+
<a href="https://www.digitalocean.com/?refcode=0813b3be1161&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge">
132+
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_blue.svg" width="201px">
133+
</a>
134+
</p>
135+
134136
## Article
135137

136138
[How I insert sass into react component](https://medium.com/@wwayne_me/how-i-insert-sass-into-my-npm-react-component-b46b9811c226#.gi4hxu44a)

0 commit comments

Comments
 (0)