How do I replace jsdelivr with unpkg #910
Answered
by
quivenda
thesixonenine
asked this question in
Q&A
-
How do I replace jsdelivr with unpkg? |
Beta Was this translation helpful? Give feedback.
Answered by
quivenda
Nov 29, 2023
Replies: 1 comment 1 reply
-
Copy Thereafter, just replace |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
thesixonenine
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Copy
themes\hugo-theme-stack\data\external.yaml
file to the Hugo root directorydata\external.yaml
so that when you update the theme, it won't overwrite the old one.Thereafter, just replace
jsdeliver
link withunpkg
.