Skip to content

Commit 0a8296e

Browse files
Update base.html
1 parent 9375c30 commit 0a8296e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h2>Featured Sponsor</h2>
6868
{% block footer %}
6969
<footer></footer>
7070

71-
<template id="template-sponsor-sidebar" data-sponsors='{{ SPONSORS|tojson }}'>
71+
<template id="template-sponsor-sidebar" data-sponsors='{{ SPONSORS["gold"]|tojson }}'>
7272
<a><img /></a>
7373
</template>
7474
{% endblock footer %}

0 commit comments

Comments
 (0)