Revert "Implement Jekyll"

This reverts commit 35e4717740.
This commit is contained in:
Matthew Grove
2019-01-24 11:48:21 +00:00
parent 35e4717740
commit a9815517c1
68 changed files with 878 additions and 4980 deletions

View File

@@ -1,12 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<script src="/js/cookies.js"></script>
<script>
Cookies.remove("demo.matthew-grove.ml-cookies-accepted");
</script>
</head>
<body>
My cookie has been removed.
</body>
</html>