Fix location for js.
authorFrederik Vanrenterghem <frederik@vanrenterghem.biz>
Fri, 23 Jun 2023 14:58:35 +0000 (22:58 +0800)
committerFrederik Vanrenterghem <frederik@vanrenterghem.biz>
Fri, 23 Jun 2023 14:58:35 +0000 (22:58 +0800)
About/index.shtml
index.shtml

index b07de3586cb6206bdb00443d50e29303e6231483..22ac3669b02b6609650107976c32ae966755eaf8 100644 (file)
@@ -48,6 +48,6 @@
 <footer class="container text-center bg-light text-muted">
   Last updated on: <time datetime="2023-06-22T13:50:41Z">22 June 2023</time>
 </footer>
-<script src="/bootstrap-5.3.0/js/bootstrap.bundle.min.js"></script>
+<script src="/styles/bootstrap-5.3.0/js/bootstrap.bundle.min.js"></script>
 </body>
 </html>
index 37e6157ccf55f83e9f6d4c1b2747579a40b55395..e536323cd0b9c6b35d6c095e831a04ff555a3f15 100644 (file)
@@ -55,6 +55,6 @@ I <b><a href="/blog/">blog</a></b> irregularly about free software, R stats (mos
 <footer class="container text-center bg-light text-muted">
   Last updated on: <time datetime="2023-06-22T13:34:41Z">22 June 2023</time>
 </footer>
-<script src="/bootstrap-5.3.0/js/bootstrap.bundle.min.js"></script>
+<script src="/styles/bootstrap-5.3.0/js/bootstrap.bundle.min.js"></script>
 </body>
 </html>