From 1774cd97f5555398d92626d55f91a8b771bd1bab Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 18 Jun 2020 14:03:24 -0400 Subject: [PATCH] render pug preferences and dependencies update --- dist/css/styles.css | 2 +- dist/index.html | 131 ++++++++---- dist/js/scripts.js | 2 +- package-lock.json | 485 +++++++++++++----------------------------- package.json | 8 +- scripts/render-pug.js | 3 +- src/pug/index.pug | 18 +- 7 files changed, 256 insertions(+), 393 deletions(-) diff --git a/dist/css/styles.css b/dist/css/styles.css index 55d9a7c..e459fcf 100644 --- a/dist/css/styles.css +++ b/dist/css/styles.css @@ -1,6 +1,6 @@ @charset "UTF-8"; /*! -* Start Bootstrap - Agency v6.0.1 (https://startbootstrap.com/template-overviews/agency) +* Start Bootstrap - Agency v6.0.2 (https://startbootstrap.com/template-overviews/agency) * Copyright 2013-2020 Start Bootstrap * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-agency/blob/master/LICENSE) */ diff --git a/dist/index.html b/dist/index.html index 193db5d..b9a43e6 100644 --- a/dist/index.html +++ b/dist/index.html @@ -20,7 +20,11 @@