diff --git a/app/views/articles/_sidebar.html.erb b/app/views/articles/_sidebar.html.erb
index 60e6d1dfe..62f41a82b 100644
--- a/app/views/articles/_sidebar.html.erb
+++ b/app/views/articles/_sidebar.html.erb
@@ -10,7 +10,7 @@
" alt="emoji heart" />
- <% @sponsors = Organization.where(is_gold_sponsor: true) %>
+ <% @sponsors = Organization.where(is_gold_sponsor: true).order("sponsorship_featured_number ASC") %>
<% if @sponsors.any? %>
- Digital Ocean is a much-loved cloud computing platform. I'm always impressed by how well-built - and well-documented the Digital Ocean core products are. It's easier said than done, and they've been able to stay ahead of the curve. -
++ <%= organization.sponsorship_blurb_html.html_safe %> +
-- Triplebyte allows developers to take one quiz and immediately get into the interview process with top tech companies if you qualify. It should be a part of any developer's job search process. -
- -- GoCD is a continuous delivery tool built by Thoughtworks, one of the most reputable software development firms we've ever dealt with. This is a feature-rich tool with some really fabulous visualization. Definitely worth considering for your organization or project. -
- -