From 5806ce8852999e47d3b4e58210174ca56b382dfc Mon Sep 17 00:00:00 2001 From: carson Date: Fri, 22 May 2020 11:48:18 -0700 Subject: [PATCH] use sinon filters rather than a layout hack --- www/_includes/layout.njk | 11 +---------- www/js/demo.js | 4 ++++ 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/www/_includes/layout.njk b/www/_includes/layout.njk index 79e22550..70525c5f 100644 --- a/www/_includes/layout.njk +++ b/www/_includes/layout.njk @@ -8,11 +8,6 @@