diff --git a/LICENSE.txt b/LICENSE.txt index 00c61cf..7f05967 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -42,9 +42,9 @@ If you got this: 1: DECLARATION OF COPYRIGHT - This Product is copyright Ben Leggiero (c) 2020 BH-1-PS + This Product is copyright Ben "Ky" Leggiero (c) 2021 BH-1-PS - Ben Leggiero may be reached at BenLeggiero@Gmail.com + Ben "Ky" Leggiero may be reached at KyLeggiero@Gmail.com 2: DEFINITIONS diff --git a/header-scripts.html b/header-scripts.html index f008101..a6a202b 100644 --- a/header-scripts.html +++ b/header-scripts.html @@ -1,5 +1,9 @@ - +{%- assign jQuery = include.jQuery | default: layout.jQuery | default: site.jQuery | default: true %} + +{%- if jQuery %} + +{%- endif %}