]> nmode's Git Repositories - Rnaught/blobdiff - inst/app/index.html
Update seq_bayes.html
[Rnaught] / inst / app / index.html
index 83029c52d2e9781334ea14a140bd916c9c869594..504918d998141df1f54588c7a8f94888c159ae4d 100644 (file)
@@ -1,16 +1,11 @@
 <!DOCTYPE html>
 <html>
   <head>
-    {{ bootstrapLib(theme = bslib::bs_theme(primary = "red")) }}
+    {{ bootstrapLib(theme = bslib::bs_theme(primary = "black")) }}
     {{ headContent() }}
     <title>Rnaught Web</title>
     <link rel="stylesheet" type="text/css" href="styles.css">
-    <!-- Enable tooltips. -->
-    <script>
-      $(document).ready(function(){
-        $('[data-bs-toggle="tooltip"]').tooltip();
-      });
-    </script>
+    <script src="script.js"></script>
   </head>
   <body class="d-flex flex-column h-100">
     <noscript>