From d1d493c5ece3e79c463a66db8663eccd0d80b464 Mon Sep 17 00:00:00 2001 From: Adam Whitlock Date: Tue, 11 Jan 2022 22:22:30 -0600 Subject: mend --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb6c774..a8ade2a 100644 --- a/README.md +++ b/README.md @@ -296,7 +296,7 @@ src="x400_board.png" alt="This is sample image" %}} -## Addiitonal Scripts +## Additional Scripts Huey supports loading scripts after the footer loads (Example: Javascript for site analytics). Adding new code directly to Huey's existing `huey/layouts/partials/scripts.html` is the fastest method to get started. However, to maintain core site code separate from your theme create a `layouts/partials/scripts.html` file in the base site directory. When generating a new site, Hugo will load the base folder `scripts.html` accoording to the order of precedence. -- cgit v1.2.3