summaryrefslogtreecommitdiff
path: root/src/ui/siteInfo.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/siteInfo.html')
-rw-r--r--src/ui/siteInfo.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/siteInfo.html b/src/ui/siteInfo.html
index 0cb24ec..c37fb53 100644
--- a/src/ui/siteInfo.html
+++ b/src/ui/siteInfo.html
@@ -1,5 +1,7 @@
<!DOCTYPE html>
<meta charset="utf-8">
+<script src="/lib/UA.js"></script>
+<script src="/lib/browser-polyfill.js"></script>
<script src="/lib/log.js"></script>
<script src="/lib/include.js"></script>
<script src="siteInfo.js"></script>