summaryrefslogtreecommitdiff
path: root/design/templates/archives/homepage-light.html
diff options
context:
space:
mode:
Diffstat (limited to 'design/templates/archives/homepage-light.html')
-rw-r--r--design/templates/archives/homepage-light.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/design/templates/archives/homepage-light.html b/design/templates/archives/homepage-light.html
index 7aaf1aa..26ff437 100644
--- a/design/templates/archives/homepage-light.html
+++ b/design/templates/archives/homepage-light.html
@@ -51,7 +51,7 @@
<section class="recent-popular">
<div class="recent">
<h1 class="homepage-section-header">Recent</h1>
- <div class="archive-grid">{% for object in recent %}
+ <div class="archive-grid">{% for object in object_list %}
<article class="h-entry hentry archive-card {% cycle 'odd' 'even' %} {% cycle 'first' 'second' 'third' %}" itemscope itemType="http://schema.org/Article">
<div class="post-image">
<a href="{{object.get_absolute_url}}" title="{{object.title}}">{% if object.featured_image %}