all repos — zola-bearblog @ 5a76992885614579d234bf53a61dd1172be3536e

Port of bear blog theme to zola

update zola version in netlify

Alan Pearce
commit

5a76992885614579d234bf53a61dd1172be3536e

parent

14ad9250cf52b005ff17e0d9971c4087ddb6718d

1 file changed, 1 insertion(+), 1 deletion(-)

jump to
M netlify.tomlnetlify.toml
@@ -4,7 +4,7 @@ command = "zola build"
[build.environment] # Set the version name that you want to use and Netlify will automatically use it. -ZOLA_VERSION = "0.17.2" +ZOLA_VERSION = "0.18.0" # The magic for deploying previews of branches. # We need to override the base url with whatever url Netlify assigns to our