diff options
| author | Andrew Lee <alee14498@gmail.com> | 2020-08-27 22:34:07 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2020-08-27 22:34:07 -0400 |
| commit | 589e271352fc86c119096e503d799c1a656bbce2 (patch) | |
| tree | bf4a31321d4472d0459571d7127f1f53b561c697 /pages/projects/quantumnet.ejs | |
| parent | 4a365752ab71c00e61d02a364b60c5532fd01fca (diff) | |
| download | alp-website-589e271352fc86c119096e503d799c1a656bbce2.tar.gz alp-website-589e271352fc86c119096e503d799c1a656bbce2.tar.bz2 alp-website-589e271352fc86c119096e503d799c1a656bbce2.zip | |
Removed a lot of things and announcement
Diffstat (limited to 'pages/projects/quantumnet.ejs')
| -rw-r--r-- | pages/projects/quantumnet.ejs | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/pages/projects/quantumnet.ejs b/pages/projects/quantumnet.ejs deleted file mode 100644 index 5e26fc1..0000000 --- a/pages/projects/quantumnet.ejs +++ /dev/null @@ -1,21 +0,0 @@ -<!DOCTYPE html> -<!-- Alee Productions Website: Made by Alee and licensed with GPL-3.0 --> -<html> - -<head> - <% include ./includes/header %> -</head> - -<body> -<% include ./includes/navbar %> -<div class="animsition"> -<div class="jumbotron special-color"> - <h2 class="display-4">QuantumNet</h2> - <p class="lead">Description.</p> -</div> -<% include ./includes/scripts %> -<% include ./includes/footer %> -</div> -</body> - -</html>
\ No newline at end of file |
