From 067764e9dfdec23c816d42ed9c64c6d44ff7bee3 Mon Sep 17 00:00:00 2001 From: Cadence Ember Date: Mon, 20 Jul 2020 13:53:17 +1200 Subject: [PATCH] Fix pug template call on homepage --- src/site/pug/home.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/pug/home.pug b/src/site/pug/home.pug index a733546..2e2b2bc 100644 --- a/src/site/pug/home.pug +++ b/src/site/pug/home.pug @@ -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