diff --git a/config.toml b/config.toml index d707a99..c40cae5 100644 --- a/config.toml +++ b/config.toml @@ -2,6 +2,7 @@ baseurl = "https://www.onlyspoolz.com/" title = "Database of filament spools info" theme = "hugo-creative-portfolio-theme" languageCode = "en-us" +assetDir = "static" # Enable comments by entering your Disqus shortname disqusShortname = "" # Enable Google Analytics by entering your tracking code diff --git a/themes/hugo-creative-portfolio-theme/layouts/partials/portfolio.html b/themes/hugo-creative-portfolio-theme/layouts/partials/portfolio.html index 2309b1d..c4c102d 100644 --- a/themes/hugo-creative-portfolio-theme/layouts/partials/portfolio.html +++ b/themes/hugo-creative-portfolio-theme/layouts/partials/portfolio.html @@ -6,12 +6,15 @@