Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaVerou committed Apr 22, 2024
1 parent d815abd commit eb2a6df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions assets/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ import "../../notebook/color-notebook.js";
import "./colors.js";
import { styleCallouts } from "./enhance.js";

let $ = Bliss;
let $$ = $.$;

if (location.pathname.indexOf("/docs/") > -1 && window.toc) {
import("./docs.js");
}
Expand Down

0 comments on commit eb2a6df

Please sign in to comment.