We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b41b46 commit b6f40b4Copy full SHA for b6f40b4
src/components/Sponsors.js
@@ -81,9 +81,10 @@ export default function Sponsors() {
81
))}
82
</div>
83
<h1 className="margin-top--lg">Monthly Donators</h1>
84
- <p>The following sponsors financially support the founder of the
85
- CodeZri organization via <Link href="https://www.patreon.com/shalithasuranga">Patreon</Link>
86
- and <Link href="https://github.com/sponsors/shalithasuranga">GitHub Sponsors</Link> platforms.</p>
+ <p>The following sponsors financially support the founder of the CodeZri
+ organization via <Link href="https://www.patreon.com/shalithasuranga">Patreon
+ </Link> and <Link href="https://github.com/sponsors/shalithasuranga">GitHub Sponsors
87
+ </Link> platforms.</p>
88
<h2>Current</h2>
89
<div className="row">
90
<ul>
0 commit comments