diff --git a/static/PythonCS/LOGO02X.png b/static/PythonCS/LOGO02X.png deleted file mode 100644 index fdfbe72..0000000 Binary files a/static/PythonCS/LOGO02X.png and /dev/null differ diff --git a/themes/hugo-theme-stack/layouts/partials/footer/custom.html b/themes/hugo-theme-stack/layouts/partials/footer/custom.html index b59c089..44ba8bd 100644 --- a/themes/hugo-theme-stack/layouts/partials/footer/custom.html +++ b/themes/hugo-theme-stack/layouts/partials/footer/custom.html @@ -29,3 +29,5 @@ window.setInterval("ntopicTask()", 1000); })(); +
+ \ No newline at end of file diff --git a/themes/hugo-theme-stack/layouts/partials/widget/search.html b/themes/hugo-theme-stack/layouts/partials/widget/search.html index 7b0fc73..b72a8d0 100644 --- a/themes/hugo-theme-stack/layouts/partials/widget/search.html +++ b/themes/hugo-theme-stack/layouts/partials/widget/search.html @@ -1,3 +1,4 @@ + {{- $query := first 1 (where .Context.Site.Pages "Layout" "==" "search") -}} {{- if $query -}} {{- $searchPage := index $query 0 -}}