diff options
-rwxr-xr-x | cerulean/index.html | 2 | ||||
-rwxr-xr-x | cyborg/index.html | 2 | ||||
-rwxr-xr-x | default/index.html | 2 | ||||
-rwxr-xr-x | journal/index.html | 2 | ||||
-rwxr-xr-x | simplex/index.html | 2 | ||||
-rwxr-xr-x | slate/index.html | 2 | ||||
-rwxr-xr-x | spacelab/index.html | 2 | ||||
-rwxr-xr-x | superhero/index.html | 2 | ||||
-rwxr-xr-x | united/index.html | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/cerulean/index.html b/cerulean/index.html index 9edfe86d..0b2dffce 100755 --- a/cerulean/index.html +++ b/cerulean/index.html @@ -636,10 +636,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> diff --git a/cyborg/index.html b/cyborg/index.html index ad96069c..b12959af 100755 --- a/cyborg/index.html +++ b/cyborg/index.html @@ -636,10 +636,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> diff --git a/default/index.html b/default/index.html index 8b76f74e..8f050f08 100755 --- a/default/index.html +++ b/default/index.html @@ -633,10 +633,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> diff --git a/journal/index.html b/journal/index.html index e4bbd214..c790f8ed 100755 --- a/journal/index.html +++ b/journal/index.html @@ -636,10 +636,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> diff --git a/simplex/index.html b/simplex/index.html index d19de0fb..28eaf7b8 100755 --- a/simplex/index.html +++ b/simplex/index.html @@ -635,10 +635,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> diff --git a/slate/index.html b/slate/index.html index 5ca3a9af..922e8287 100755 --- a/slate/index.html +++ b/slate/index.html @@ -636,10 +636,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> diff --git a/spacelab/index.html b/spacelab/index.html index 9743f26b..4a5c700d 100755 --- a/spacelab/index.html +++ b/spacelab/index.html @@ -635,10 +635,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> diff --git a/superhero/index.html b/superhero/index.html index bd44839f..98ad91bd 100755 --- a/superhero/index.html +++ b/superhero/index.html @@ -634,10 +634,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> diff --git a/united/index.html b/united/index.html index f7f04cde..12d84ce1 100755 --- a/united/index.html +++ b/united/index.html @@ -634,10 +634,10 @@ ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="../assets/js/jquery.js"></script> - <script src="../js/bootswatch.js"></script> <script src="../assets/js/bootstrap-dropdown.js"></script> <script src="../assets/js/bootstrap-scrollspy.js"></script> <script src="../assets/js/bootstrap-collapse.js"></script> + <script src="../js/bootswatch.js"></script> <script src="../assets/js/application.js"></script> |