diff --git a/js/script.js b/js/script.js index 4271264..05ce82f 100644 --- a/js/script.js +++ b/js/script.js @@ -1,7 +1,7 @@ function externalOnLoad() { var isMobile = window.orientation > -1; if (isMobile) { - location.href = "https://lax18.github.io/WebJROTC/index.html" + location.href = "https://lax18.github.io/MobileJROTC/index.html" } console.log("[index.html] LOADED") var data = readData("nextevent", function(data) { diff --git a/ribbon/js/script.js b/ribbon/js/script.js index 090e8cf..f9b3eea 100644 --- a/ribbon/js/script.js +++ b/ribbon/js/script.js @@ -1,5 +1,5 @@ // Ribbon Rack Builder -// v.2 +// v.2.0.1 // // // (C) 2019 Nicholas Pease @@ -17,7 +17,7 @@ function onLoad() { var newelement = document.createElement("span") newelement.setAttribute("class", "ribbon-selector-span") if (i <= 1) { - newelement.innerHTML = "


