diff --git a/index.html b/index.html
index ae39f8b..f9939cd 100644
--- a/index.html
+++ b/index.html
@@ -5,17 +5,15 @@
-
+
-
-
-
-
+
+
@@ -2177,6 +2175,7 @@ function addAllPrimitives(){
}
var highlighter
+shiki.setCDN('../content/shiki/') // see https://github.com/shikijs/shiki#specify-a-custom-root-directory
shiki.getHighlighter({ theme: 'monokai', langs: ['javascript' ] }).then(h => highlighter = h )
// see https://github.com/shikijs/shiki/blob/main/docs/languages.md