From e92bad1fca8a2b6290af5dc73746f1acc72cfaf0 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sat, 9 Nov 2019 15:45:48 -0500 Subject: Porting the website to jekyll.... --- views/projects.ejs | 84 ------------------------------------------------------ 1 file changed, 84 deletions(-) delete mode 100644 views/projects.ejs (limited to 'views/projects.ejs') diff --git a/views/projects.ejs b/views/projects.ejs deleted file mode 100644 index 9ca65bb..0000000 --- a/views/projects.ejs +++ /dev/null @@ -1,84 +0,0 @@ - - - - - - <% include ./includes/header %> - - - - <% include ./includes/navbar %> -
-
-

Projects

-

This is the projects that we are currently working on.

-
-
-

Software/Games

- -

Current big active projects

-
-
-
-
-
Unicity
-

A Sims clone written in Unity3D.

- Learn more GitHub -
-
-
- -
-
-
-
QuantumNet
-

A computer "hacking" game made in C#.

- GitHub -
-
-
-

Other software/games we made...

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