dump hugo minimal working version to 0.83

This commit is contained in:
slashformotion 2021-08-01 11:36:11 +02:00
parent 66a3d218df
commit b8dd6d0591
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
[module] [module]
[module.hugoVersion] [module.hugoVersion]
extended = true extended = true
min = "0.85.0" min = "0.83.0"

View file

@ -6,7 +6,7 @@ homepage = "http://github.com/slashformotion/hugo-tufte"
demo = "https://slashformotion.github.io/hugo-tufte/" demo = "https://slashformotion.github.io/hugo-tufte/"
tags = ["blog", "tufte", "minimal"] tags = ["blog", "tufte", "minimal"]
features = ["math", "tufte-css", "tufte"] features = ["math", "tufte-css", "tufte"]
min_version = 0.84 min_version = 0.83
authors = [ authors = [
{name = "Shawn O'Hare", homepage = "http://www.shawnohare.com"}, {name = "Shawn O'Hare", homepage = "http://www.shawnohare.com"},