From e706e65318f760d9f0602a08f1badb67d77e5fb1 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 30 Nov 2019 12:40:35 -0500 Subject: Switching to NextJS --- pages/projects/quantumnet.ejs | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 pages/projects/quantumnet.ejs (limited to 'pages/projects/quantumnet.ejs') diff --git a/pages/projects/quantumnet.ejs b/pages/projects/quantumnet.ejs new file mode 100644 index 0000000..5e26fc1 --- /dev/null +++ b/pages/projects/quantumnet.ejs @@ -0,0 +1,21 @@ + + + + + + <% include ./includes/header %> + + + +<% include ./includes/navbar %> +
+
+

QuantumNet

+

Description.

+
+<% include ./includes/scripts %> +<% include ./includes/footer %> +
+ + + \ No newline at end of file -- cgit v1.2.3