mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 19:15:16 +02:00
demo: bump Hugo v for Netlify
This commit is contained in:
parent
5456b6decd
commit
9421994179
2 changed files with 5 additions and 4 deletions
|
@ -19,9 +19,10 @@
|
|||
{{ partial "site_footer_license" . }}
|
||||
|
||||
<p class="powered-by">
|
||||
Powered by the
|
||||
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
|
||||
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.
|
||||
{{ if not site.Params.i_am_a_sponsor }}
|
||||
Published with
|
||||
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic Website Builder</a>
|
||||
{{ end }}
|
||||
|
||||
{{ if not (in (slice "book" "docs" "updates") .Type) }}
|
||||
<span class="float-right" aria-hidden="true">
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
[build.environment]
|
||||
HUGO_THEME = "repo"
|
||||
HUGO_VERSION = "0.72.0"
|
||||
HUGO_VERSION = "0.74.3"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
[context.production.environment]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue