We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ad4cc3 commit ef8a2baCopy full SHA for ef8a2ba
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