Loading config.toml +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ compile_sass = true # When set to "true", a search index is built from the pages and section # content for `default_language`. build_search_index = true build_search_index = false # You can put any kind of data here. The data # will be accessible in all templates Loading theme.toml +2 −1 Original line number Diff line number Diff line name = "Float" description = "An elegant blog theme" license = "MIT" homepage = "https://float-theme.netlify.app/" homepage = "https://gitlab.com/float-theme/float/" demo = "https://float-theme.netlify.app/" # The minimum version of Zola required min_version = "0.15.3" Loading Loading
config.toml +1 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,7 @@ compile_sass = true # When set to "true", a search index is built from the pages and section # content for `default_language`. build_search_index = true build_search_index = false # You can put any kind of data here. The data # will be accessible in all templates Loading
theme.toml +2 −1 Original line number Diff line number Diff line name = "Float" description = "An elegant blog theme" license = "MIT" homepage = "https://float-theme.netlify.app/" homepage = "https://gitlab.com/float-theme/float/" demo = "https://float-theme.netlify.app/" # The minimum version of Zola required min_version = "0.15.3" Loading