소스 검색

Fix min_version (#189)

tags/2.50
Bjørn Erik Pedersen 5 년 전
부모
커밋
d444d79c5a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      theme.toml

+ 1
- 1
theme.toml 파일 보기

@@ -8,7 +8,7 @@ description = "A Base theme for building full featured Hugo sites"
homepage = "https://github.com/budparr/gohugo-theme-ananke"
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = 0.30.2
min_version = "0.30.2"

[author]
name = "Bud Parr"

Loading…
취소
저장