瀏覽代碼

and another

Casey DeLorme 10 年之前
父節點
當前提交
a1bd8ed40a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      public/js/main.js

+ 1 - 1
public/js/main.js

@@ -6,7 +6,7 @@
         var css = document.createElement("link");
         css.setAttribute("rel", "stylesheet");
         css.setAttribute("type", "text/css");
-        css.setAttribute("href", "https://d2xxklvztqk0jd.cloudfront.net/css/sunburst.js");
+        css.setAttribute("href", "https://d2xxklvztqk0jd.cloudfront.net/css/sunburst.css");
         document.getElementsByTagName("head")[0].appendChild(css);
         var js = document.createElement('script');
         js.setAttribute("type", "text/javascript");