basic stuff

This commit is contained in:
biglyderv 2024-10-16 16:24:07 -04:00
parent 8c4928109a
commit 2ca63f06b4
11 changed files with 1397 additions and 0 deletions

9
views/header.ejs Normal file
View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/index.css">
</head>
<body>