Update dependency location

This commit is contained in:
Matthew Grove
2019-04-22 18:14:01 +01:00
parent 5310a35e26
commit 8bd091dc08

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>
<script src="/assets/cookies.js"></script> <script src="/js/cookies.js"></script>
<script> <script>
Cookies.remove("demo.matthew-grove.ml-cookies-accepted"); Cookies.remove("demo.matthew-grove.ml-cookies-accepted");
</script> </script>