Add scroll to top button to articlce list on scroll

This commit is contained in:
Matthew Grove
2019-02-26 08:01:18 +00:00
parent 2cf78fbc69
commit 37d9672892
31 changed files with 1941 additions and 0 deletions

12
_site/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-young-reporter-cookies-accepted");
</script>
</head>
<body>
Our cookie has been removed.
</body>
</html>