We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
assets/js/
1 parent 9f4cf22 commit 762065eCopy full SHA for 762065e
doc/content/user_guide/getstarted.md
@@ -79,7 +79,7 @@ CSS and SCSS files are compiled as Hugo templates, i.e. configuration variables
79
80
### JavaScript
81
82
-Add custom JavaScript files to the `./static/js/` directory with a `.js` extension. They will automatically be included in the built pages.
+Add custom JavaScript files to the `./assets/js/` directory with a `.js` extension. They will automatically be included in the built pages.
83
84
## Deploy your site
85
0 commit comments