summaryrefslogtreecommitdiff
path: root/public/admin.html
diff options
context:
space:
mode:
authorTyler Murphy <tylermurphy534@gmail.com>2023-02-14 22:16:29 -0500
committerTyler Murphy <tylermurphy534@gmail.com>2023-02-14 22:16:29 -0500
commit192be95f84058753d48ee9e872aac88db18e3816 (patch)
tree497b687670c21653b94dc558c5a522c358b28057 /public/admin.html
parentfriends (diff)
downloadxssbook-192be95f84058753d48ee9e872aac88db18e3816.tar.gz
xssbook-192be95f84058753d48ee9e872aac88db18e3816.tar.bz2
xssbook-192be95f84058753d48ee9e872aac88db18e3816.zip
bug fixes
Diffstat (limited to 'public/admin.html')
-rw-r--r--public/admin.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/public/admin.html b/public/admin.html
index cb68302..342b78e 100644
--- a/public/admin.html
+++ b/public/admin.html
@@ -18,6 +18,8 @@
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/css/header.css">
<link rel="stylesheet" href="/css/admin.css">
+
+ <script src="/js/admin.js" type="module"></script>
</head>
<body>
<div id="header">