diff --git a/netlify.toml b/netlify.toml index 5f715c5..f338154 100644 --- a/netlify.toml +++ b/netlify.toml @@ -6,7 +6,7 @@ publish = "public" command = "zola build" [build.environment] -ZOLA_VERSION = "0.10.1" +ZOLA_VERSION = "0.14.0" [context.deploy-preview] command = "zola build --base-url $DEPLOY_PRIME_URL" diff --git a/templates/index.html b/templates/index.html index 0d58788..ff21a16 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,7 +1,7 @@ {% import "macros.html" as macro %} - +