Skip to content

Commit 15e71f5

Browse files
committed
fix sidebar issue
1 parent 09a1b38 commit 15e71f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/templates/sponsor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
{% include "sponsor/all-sponsor.html" %}
1313
{% elif page.sortorder[0:2] == "05" or page.sortorder == "06" %}
1414
{% include "sponsor/begin-sponsor-panel.html" %}
15-
{% include "sponsor/rollbar.html" %}
15+
{% include "sponsor/digitalocean.html" %}
1616
<hr>
1717
{% include "sponsor/rollbar.html" %}
1818
<hr>

0 commit comments

Comments
 (0)