aboutsummaryrefslogtreecommitdiff
path: root/.vscode/templates/EJS - Alee Productions.ejs
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/templates/EJS - Alee Productions.ejs')
-rw-r--r--.vscode/templates/EJS - Alee Productions.ejs21
1 files changed, 0 insertions, 21 deletions
diff --git a/.vscode/templates/EJS - Alee Productions.ejs b/.vscode/templates/EJS - Alee Productions.ejs
deleted file mode 100644
index b46071f..0000000
--- a/.vscode/templates/EJS - Alee Productions.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 class="dark">
- <% include ./includes/navbar %>
- <div class="animsition">
- <div class="jumbotron special-color">
- <h2 class="display-4">Title</h2>
- <p class="lead">Description.</p>
- </div>
- <% include ./includes/scripts %>
- <% include ./includes/footer %>
- </div>
-</body>
-
-</html> \ No newline at end of file