We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a39a07 + 762065e commit 1af6855Copy full SHA for 1af6855
1 file changed
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