diff --git a/README.md b/README.md index dd822dd6..49b7e9d6 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ > It is based on the original [LoveIt](https://github.com/dillonzq/LoveIt) Theme, [KeepIt](https://github.com/Fastbyte01/KeepIt) Theme and [LeaveIt](https://github.com/liuzc/LeaveIt) Theme. [![GitHub release (latest by date)](https://img.shields.io/github/v/release/hugo-fixit/FixIt?style=flat)](https://github.com/hugo-fixit/FixIt/releases) -[![Hugo](https://img.shields.io/badge/Hugo-%5E0.146.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) +[![Hugo](https://img.shields.io/badge/Hugo-%5E0.147.7-ff4088?style=flat&logo=hugo)](https://gohugo.io/) [![License](https://img.shields.io/github/license/hugo-fixit/FixIt?style=flat)](/LICENSE) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/hugo-fixit/FixIt) diff --git a/README.zh-cn.md b/README.zh-cn.md index 85c1db9c..643e976c 100644 --- a/README.zh-cn.md +++ b/README.zh-cn.md @@ -25,7 +25,7 @@ > 它的原型基于 [LoveIt](https://github.com/dillonzq/LoveIt) 主题,[KeepIt](https://github.com/Fastbyte01/KeepIt) 主题和 [LeaveIt](https://github.com/liuzc/LeaveIt) 主题。 [![GitHub release (latest by date)](https://img.shields.io/github/v/release/hugo-fixit/FixIt?style=flat)](https://github.com/hugo-fixit/FixIt/releases) -[![Hugo](https://img.shields.io/badge/Hugo-%5E0.146.0-ff4088?style=flat&logo=hugo)](https://gohugo.io/) +[![Hugo](https://img.shields.io/badge/Hugo-%5E0.147.7-ff4088?style=flat&logo=hugo)](https://gohugo.io/) [![License](https://img.shields.io/github/license/hugo-fixit/FixIt?style=flat)](/LICENSE) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/hugo-fixit/FixIt) diff --git a/hugo.toml b/hugo.toml index 336f545c..d1760ff1 100644 --- a/hugo.toml +++ b/hugo.toml @@ -137,7 +137,7 @@ mainSections = [] [module] [module.hugoVersion] extended = true - min = "0.146.0" + min = "0.147.7" # ------------------------------------------------------------------------------------- # Markup related configuration in Hugo @@ -1080,7 +1080,7 @@ mainSections = [] h4 = "{h2}.{h3}.{h4} {title}" h5 = "{h2}.{h3}.{h4}.{h5} {title}" h6 = "{h2}.{h3}.{h4}.{h5}.{h6} {title}" - # FixIt 0.4.0 | CHANGED mathematical formulas configation + # FixIt 0.4.0 | CHANGED mathematical formulas configuration # See http://fixit.lruihao.cn/documentation/content-management/markdown-syntax/extended/#formula [params.page.math] enable = true diff --git a/layouts/_partials/init/index.html b/layouts/_partials/init/index.html index 61b1421f..80dc858b 100644 --- a/layouts/_partials/init/index.html +++ b/layouts/_partials/init/index.html @@ -1,4 +1,4 @@ -{{- .Scratch.Set "version" "v0.3.21-0ce74d82" -}} +{{- .Scratch.Set "version" "v0.3.21-fb4f1f73" -}} {{- .Scratch.Set "this" dict -}} {{- partial "init/detection-env.html" . -}} diff --git a/theme.toml b/theme.toml index 8a641746..849598ef 100644 --- a/theme.toml +++ b/theme.toml @@ -7,7 +7,7 @@ licenselink = "https://github.com/hugo-fixit/FixIt/blob/main/LICENSE" description = "A Clean, Elegant but Advanced Hugo Theme for Hugo." homepage = "https://github.com/hugo-fixit/FixIt" demosite = "https://fixit.lruihao.cn" -min_version = "0.146.0" +min_version = "0.147.7" tags = [ "blog",