Skip to content

Commit 97b068b

Browse files
committedOct 29, 2016
projectpages: make sure posts are scanned
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
1 parent 6640529 commit 97b068b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎v7/projectpages/projectpages.py

+1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ def gen_tasks(self):
118118

119119
template_name = "projects.tmpl"
120120

121+
self.site.scan_posts()
121122
self.find_projects()
122123

123124
# Create index.html for each language

0 commit comments

Comments
 (0)
Please sign in to comment.