Skip to content

Commit ae86b42

Browse files
committed
fix footer html issue on blog posts
1 parent 33b3eaf commit ae86b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/templates/article-sponsor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h3>Sponsored By</h3>
66
<a href="https://rollbar.com/"><img src="/img/logos/rollbar-wide.jpg" alt="Rollbar logo" width="100%"></a>
77
<p style="font-size: .8em;">Fix errors in your Python applications
88
before your users ever see them by
9-
<a href="https://rollbar.com/>monitoring your app with Rollbar</a>.
9+
<a href="https://rollbar.com/">monitoring your app with Rollbar</a>.
1010
</p>
1111
</div>
1212
</div>

0 commit comments

Comments
 (0)