Skip to content

Commit 9ffc1e3

Browse files
Update base.html
1 parent 90d3ace commit 9ffc1e3

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
@@ -67,7 +67,7 @@
6767
<div id="sponsor-sidebar"></div>
6868
</footer>
6969

70-
<template id="template-sponsor-sidebar">
70+
<template id="template-sponsor-sidebar" data-sponsors='{{ SPONSORS|tojson }}'>
7171
<a><img /></a>
7272
</template>
7373
{% endblock footer %}

0 commit comments

Comments
 (0)