mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Add scroll to top button to articlce list on scroll
This commit is contained in:
12
_site/remove.html
Normal file
12
_site/remove.html
Normal 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>
|
||||
Reference in New Issue
Block a user