mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
build: require Hugo v0.73+ GetTerms fix for author order
This commit is contained in:
parent
150190dcf6
commit
b2f90cb15f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ license = "MIT"
|
|||
licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md"
|
||||
description = "The website builder for Hugo. Build *anything* with widgets and deploy with one click! Fully personalize your site with themes, plugins, and language packs."
|
||||
homepage = "https://sourcethemes.com/academic/"
|
||||
min_version = "0.65"
|
||||
min_version = "0.73"
|
||||
tags = ["widgets",
|
||||
"resume",
|
||||
"portfolio",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue