summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--assets/material.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/material.html b/assets/material.html
new file mode 100644
index 0000000..0642447
--- /dev/null
+++ b/assets/material.html
@@ -0,0 +1,12 @@
+<!doctype html>
+<html lang="en">
+
+ <head>
+ <meta charset="utf-8">
+ <style src=../styles/styles.css></style>
+ <script src="https://code.jquery.com/jquery-3.5.0.js"></script>
+ </head>
+
+ <p id="projects"> Sample projects </p>
+
+</html>