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 --- projects/quantumnet.ejs | 21 --------------------- projects/unicity.ejs | 21 --------------------- 2 files changed, 42 deletions(-) delete mode 100644 projects/quantumnet.ejs delete mode 100644 projects/unicity.ejs (limited to 'projects') diff --git a/projects/quantumnet.ejs b/projects/quantumnet.ejs deleted file mode 100644 index 5e26fc1..0000000 --- a/projects/quantumnet.ejs +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - <% include ./includes/header %> - - - -<% include ./includes/navbar %> -
-
-

QuantumNet

-

Description.

-
-<% include ./includes/scripts %> -<% include ./includes/footer %> -
- - - \ No newline at end of file diff --git a/projects/unicity.ejs b/projects/unicity.ejs deleted file mode 100644 index 779e783..0000000 --- a/projects/unicity.ejs +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - <% include ./includes/header %> - - - -<% include ./includes/navbar %> -
-
-

Unicity

-

Description.

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