From ffd9d903c905afef43fc1e52d34c8ee82fbd3341 Mon Sep 17 00:00:00 2001 From: Regis Philibert <login@regisphilibert.com> Date: Tue, 19 Jan 2021 20:43:02 +0000 Subject: [PATCH] Add optional processing of styles with Hugo Pipes (#387) --- theme.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/theme.toml b/theme.toml index 2a07acc..e842195 100755 --- a/theme.toml +++ b/theme.toml @@ -8,7 +8,7 @@ homepage = "https://github.com/theNewDynamic/gohugo-theme-ananke" tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual", "Stackbit"] features = ["posts", "shortcodes", "related content", "comments"] -min_version = "0.55.0" +min_version = "0.64.0" [author] name = "theNewDynamic" -- Gitblit v1.10.0