Casey DeLorme %!s(int64=10) %!d(string=hai) anos
pai
achega
a1bd8ed40a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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");