Skip to content

Commit

Permalink
feat: add DO as sponsor (#154)
Browse files Browse the repository at this point in the history
* feat: add DO as sponsor

* fix: update id of sponsor section
  • Loading branch information
ORKO06 authored Nov 4, 2022
1 parent 3b72b56 commit ea1ad06
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,15 @@ <h3>Projects</h3>

</div>
</section>

<section style="text-align:center;" class="site-section" id="sponsor-section">
<h3>Sponsors</h3>
<p style="margin-top: 64px;" >
<a href="https://www.digitalocean.com/">
<img src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/PoweredByDO/DO_Powered_by_Badge_blue.svg" width="201px">
</a>
</p>
</section>

<section>
<div class="nit" style="text-align:center; color: #000; padding: 20px;"><h2>Where to Find Us?</h2></div>
Expand Down

0 comments on commit ea1ad06

Please sign in to comment.