From 68bdf50908391ad2a90d31a5840f3911dbf67647 Mon Sep 17 00:00:00 2001 From: wakgill <76528604+wakgill@users.noreply.github.com> Date: Thu, 31 Dec 2020 22:23:21 -0600 Subject: [PATCH] Update just-the-docs.js --- assets/js/just-the-docs.js | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/js/just-the-docs.js b/assets/js/just-the-docs.js index c287ec0..6bbdd0e 100644 --- a/assets/js/just-the-docs.js +++ b/assets/js/just-the-docs.js @@ -468,4 +468,3 @@ jtd.onReady(function(){ })(window.jtd = window.jtd || {}); -{% include js/custom.js %}