diff --git a/index.html b/index.html
index 8fbe6c9d..10a68414 100644
--- a/index.html
+++ b/index.html
@@ -1,6 +1,9 @@
+
+
+
p5.js Web Editor
diff --git a/server/views/404Page.js b/server/views/404Page.js
index 01587879..3d92ee13 100644
--- a/server/views/404Page.js
+++ b/server/views/404Page.js
@@ -42,6 +42,9 @@ export function get404Sketch(callback) {
const html = htmlFile.split('');
html[0] = `
${html[0]}
+
+
+
404 Page Not Found - p5.js Web Editor