From 832d351143f82467670053b555ed0c3b11eda6d9 Mon Sep 17 00:00:00 2001 From: Matt Date: Thu, 21 Mar 2019 11:42:57 +1300 Subject: [PATCH] Updated vscode settings. Updated head so JS hopefully loads --- .vscode/settings.json | 2 +- themes/dot/layouts/partials/head.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index cac0e10..8d9c9bc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,3 +1,3 @@ { - "editor.formatOnSave": true + "editor.formatOnSave": false } \ No newline at end of file diff --git a/themes/dot/layouts/partials/head.html b/themes/dot/layouts/partials/head.html index 3bb90c6..bbb3b30 100755 --- a/themes/dot/layouts/partials/head.html +++ b/themes/dot/layouts/partials/head.html @@ -32,11 +32,11 @@ {{ $styles := resources.Get "css/style.css" | minify}} - {{ "" | safeHTML }} - + {{ "" | safeHTML }} + {{ "" | safeHTML }} - + {{ "" | safeHTML }}