Fix pug template call on homepage

This commit is contained in:
Cadence Ember 2020-07-20 13:53:17 +12:00
parent 1c382d6dc2
commit 067764e9df
No known key found for this signature in database
GPG Key ID: 128B99B1B74A6412
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ html
.about-container
section.about
h2= ll.about_bibliogram_header
!= ll.pug_about_bibliogram_content(constants.featured_profiles.length)
!= ll.pug_about_bibliogram_content({link_to_featured_profiles: constants.featured_profiles.length})
h2= ll.about_this_instance_header
ul
if onionLocation