summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authors1n <[email protected]>2019-09-12 13:07:54 -0700
committerGitHub <[email protected]>2019-09-12 13:07:54 -0700
commite74e3f1b350167786d2dd350891165e57b705d18 (patch)
tree4664f1cb962b34fdb63ca68dd32cfbd4ff668750
parentcookie test (diff)
downloads1n.pw-admin-e74e3f1b350167786d2dd350891165e57b705d18.tar.xz
s1n.pw-admin-e74e3f1b350167786d2dd350891165e57b705d18.zip
cookies test
-rw-r--r--dino/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/dino/index.html b/dino/index.html
index 8070410..8244daf 100644
--- a/dino/index.html
+++ b/dino/index.html
@@ -25,10 +25,11 @@
</div>
<script src="/dino/js/main.js"></script>
+ <script src="/dino/js/cookies.js"></script>
<div class="footer">
<link rel="stylesheet" type="text/css" href="//code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css" />All Assets and Rights belong to <a href="https://google.de">Google.</a></a>
</div>
</body>
-</html> \ No newline at end of file
+</html>