We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ad4cc3 + ef8a2ba commit 0573487Copy full SHA for 0573487
Makefile
@@ -51,4 +51,4 @@ check-go:
51
## Update the academy-theme package to latest version
52
theme-update:
53
echo "Updating to latest academy-theme..." && \
54
- hugo mod get -u
+ hugo mod get github.com/layer5io/academy-theme
0 commit comments