diff --git a/Makefile b/Makefile index d76b046ea..d12008023 100644 --- a/Makefile +++ b/Makefile @@ -60,7 +60,7 @@ build: # Generate the static documentation static: - @hugo --source www + @hugo --enableGitInfo --source www .PHONY: static favicon: @@ -70,7 +70,7 @@ favicon: .PHONY: favicon serve: - @hugo server -w -s www + @hugo server --enableGitInfo --watch --source www .PHONY: serve # Show to-do items per file. diff --git a/www/themes/hugo-apex-theme b/www/themes/hugo-apex-theme index 3bddc70df..cb87b6b13 160000 --- a/www/themes/hugo-apex-theme +++ b/www/themes/hugo-apex-theme @@ -1 +1 @@ -Subproject commit 3bddc70df07a4449d2ec853bc5ae3438d0394342 +Subproject commit cb87b6b1368824d743a5d31d824eaecd2351b783