diff --git a/index.html b/index.html new file mode 100644 index 0000000..663a8ba --- /dev/null +++ b/index.html @@ -0,0 +1,52 @@ + + + + + + + + End of Days + + + +
+

THE END IS NIGH

+ +
+ + +
+ +
+ +
+
+ +
+ + + + + + +
+ + + + + + + + + + \ No newline at end of file diff --git a/news.js b/news.js new file mode 100644 index 0000000..cc56215 --- /dev/null +++ b/news.js @@ -0,0 +1,154 @@ +function displayErrorToUser(message){ + return console.log(message) +} + +const parentNode = document.getElementById("newz"); // find the