aboutsummaryrefslogtreecommitdiff
path: root/dist/utah/index.html
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-06-03 11:09:19 -0600
committerMelody Horn <melody@boringcactus.com>2020-06-03 11:09:19 -0600
commitc1dcdab60be115395b6730b0fae274b11f57b0eb (patch)
tree525fef9ade54f00fec43cc1988eb7405d5b86344 /dist/utah/index.html
parent7aa98542c5e871ae0cdd49e495312525cb1ee1e9 (diff)
downloadpig.observer-c1dcdab60be115395b6730b0fae274b11f57b0eb.tar.gz
pig.observer-c1dcdab60be115395b6730b0fae274b11f57b0eb.zip
refactor out common script pieces
Diffstat (limited to 'dist/utah/index.html')
-rw-r--r--dist/utah/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/utah/index.html b/dist/utah/index.html
index 52876bb..8853b1f 100644
--- a/dist/utah/index.html
+++ b/dist/utah/index.html
@@ -40,7 +40,7 @@
</footer>
<script src="sources.js"></script>
- <script src="script.js" defer></script>
+ <script src="/script.js" defer></script>
<script src="/dragula.min.js" integrity="sha256-ug4bHfqHFAj2B5MESRxbLd3R3wdVMQzug2KHZqFEmFI=" crossorigin="anonymous"></script>
</body>
</html>