We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6610645 commit 8c90972Copy full SHA for 8c90972
static/ips/index.html
@@ -23,7 +23,7 @@
23
<script src="https://unpkg.com/[email protected]/dist/squirrelly.min.js"></script>
24
<script src="https://mozilla.github.io/pdf.js/build/pdf.mjs" type="module"></script>
25
<!-- IPS Specific Custom CSS-->
26
- <link rel="stylesheet" href="./assets/css/custom.css">
+ <link rel="stylesheet" href="/ips/assets/css/custom.css">
27
28
<!-- IPS Rendering -->
29
<script type="module" src="/ips/assets/js/renderIPS.js"></script>
0 commit comments