mirror of
https://git.adityakumar.xyz/hugo-theme-introduction.git
synced 2024-11-12 16:29:44 +00:00
Bump hugo version to 0.45
This commit is contained in:
parent
389ac2a34b
commit
ae99b799c8
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@ git:
|
|||
depth: false
|
||||
|
||||
env:
|
||||
- HUGO_VERSION="0.44"
|
||||
- HUGO_VERSION="0.45"
|
||||
|
||||
install:
|
||||
- wget -q https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_${HUGO_VERSION}_Linux-64bit.tar.gz
|
||||
|
|
|
@ -5,7 +5,7 @@ description = "Minimal, single page, smooth scrolling theme for Hugo."
|
|||
homepage = "https://github.com/vickylai/hugo-theme-introduction"
|
||||
tags = ["blog", "bulma", "clean", "dark", "disqus", "font awesome", "gallery", "minimal", "minimalist", "mobile", "multilingual", "one page", "personal", "responsive", "simple", "single page", "starter", "syntax highlighting", "projects", "white" ]
|
||||
features = ["responsive", "blog", "portfolio", "gallery"]
|
||||
min_version = "0.44"
|
||||
min_version = "0.45"
|
||||
|
||||
[author]
|
||||
name = "Vicky Lai"
|
||||
|
|
Loading…
Reference in a new issue