summaryrefslogtreecommitdiff
path: root/webGUI/pages/notes.html
diff options
context:
space:
mode:
Diffstat (limited to 'webGUI/pages/notes.html')
-rw-r--r--webGUI/pages/notes.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/webGUI/pages/notes.html b/webGUI/pages/notes.html
deleted file mode 100644
index ea870d7..0000000
--- a/webGUI/pages/notes.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>Display a Message</title>
- <link rel="stylesheet" href="../styles.css">
- <script src="main.js" defer></script>
-
-</head>
-
-<body>
- <nav class="navigation">
- <a href="../index.html" class="home">HOME</a>
- <h2>Display a Message</h2>
- <a href="https://www.github.com/nasrlol" target="_blank">GITHUB</a>
- </nav>
-
- <section class="content">
- <h1>Display a Message</h1>
- </section>
-
- <footer>
- <p>Created by <a href="https://www.github.com/nasrlol" target="_blank">nsrddyn</a>. All \ No newline at end of file