From 12e685cdf6cc050845560a6126ce2f4308e61b7d Mon Sep 17 00:00:00 2001 From: Garry Ing Date: Thu, 18 Mar 2021 21:14:08 -0400 Subject: [PATCH] remove async --- _layouts/default.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_layouts/default.html b/_layouts/default.html index 7755707..1c325e4 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,7 +8,7 @@ {%- include footer.html -%} {% include link-previews.html %} - - + + \ No newline at end of file