From 87351361f00504c71aa467e1247a0d6720e404d6 Mon Sep 17 00:00:00 2001 From: Minteck Date: Fri, 22 Jul 2022 12:04:14 +0200 Subject: New pages and stuff, with @CloudburstSys --- views/about.ejs | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'views/about.ejs') diff --git a/views/about.ejs b/views/about.ejs index 1dfb4b0..9dc7a60 100644 --- a/views/about.ejs +++ b/views/about.ejs @@ -25,7 +25,23 @@ <%- include("./partials/header.ejs", {title: "About Us"}) %> <%- include("./partials/footer.ejs") %> \ No newline at end of file -- cgit