diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 96814bf..c251c73 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -36,7 +36,7 @@ {{ partial "script.html" "js/jquery.js" }} - {{ partial "script.html" "js/sentry.js" }} + {{ partial "script_async.html" "js/sentry.js" }} {{ if eq .Params.layout "flickr" }} {{ partial "script_async.html" "js/lightgallery.js" }}