Commit 4f84a2d0 by Patrick O'Carroll

removed console.log

parent bc30e7b3
......@@ -228,7 +228,7 @@
settings: [[.Settings]],
navTree: [[.NavTree]]
};
console.log([[ .Theme]]);
// load css async
var myCSS = document.createElement("link");
myCSS.rel = "stylesheet";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment