Skip to content

Commit 719befa

Browse files
committed
Dont depend on list
1 parent 1da4b77 commit 719befa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readthedocs/templates/homepage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h3>Multiple versions</h3>
116116
</section>
117117

118118
{% if featured_list %}
119-
{% cache 600 homepage featured_list %}
119+
{% cache 600 homepage %}
120120
<!-- BEGIN projects list -->
121121
<section>
122122
<h3>{% trans "Featured Projects" %}</h3>

0 commit comments

Comments
 (0)