Skip to content

Commit

Permalink
Correct paths in the archive page
Browse files Browse the repository at this point in the history
Paths were coming out `/2021/2/` because of a bug in Flourish generating
date-based paths, now fixed. So, bump the Flourish version.
  • Loading branch information
norm committed Apr 22, 2021
1 parent 3c972a9 commit 129c570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
boto3
django
flourish>=0.9.5
flourish>=0.9.6
honcho
libsass
requests
Expand Down

0 comments on commit 129c570

Please sign in to comment.