We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c77276 commit 4fd9697Copy full SHA for 4fd9697
assets/sponsors/neopets.png
13.9 KB
index.html
@@ -500,6 +500,11 @@ <h3>💎 Diamond Sponsors</h3>
500
<img src="{{ "/assets/sponsors/bubble-shooter.png" | relative_url }}" alt="Bubble Shooter" class="img-fluid">
501
</a>
502
</li>
503
+ <li>
504
+ <a href="https://www.neopets.com/" target="_blank" rel="nofollow">
505
+ <img src="{{ "/assets/sponsors/neopets.png" | relative_url }}" alt="Neopets" class="img-fluid">
506
+ </a>
507
+ </li>
508
</ul>
509
<h4 class="text-center">Want to join them? <a href="https://opencollective.com/ruffle"
510
target="_blank">Sponsor Ruffle
0 commit comments