Add website

This commit is contained in:
Matthew Grove
2018-11-19 19:41:04 +00:00
parent 61dfa7ac32
commit d8dd9b540c
18 changed files with 1466 additions and 0 deletions

12
remove.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<script src="/vle/bbcnews/assets/cookies.js"></script>
<script>
Cookies.remove("reading-school-bbc-school-report-cookies-accepted");
</script>
</head>
<body>
Our cookie has been removed.
</body>
</html>