aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 068cba0..d91d85d 100644
--- a/README.md
+++ b/README.md
@@ -144,6 +144,13 @@ See [this post][mathjax post] for a usage example.
[mathjax post]: _posts/2021-04-08-mathjax.md
+### Custom CSS & JavaScript
+
+Include custom CSS stylesheets in the header & custom JavaScript files in the
+footer by specifying the `page.custom_css` and `page.custom_js` arrays.
+They will be picked up from the root "assets/css" and "assets/js" directories
+respectively.
+
History
-------