feature/some progress made on layouts

This commit is contained in:
Joaquin committed 2025-05-05 17:07:51 -07:00
1 parent 4be7ca3a8e
commit f6640b23cf
8 files changed
+54 -114

No files matched your search

+9
View File
@@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
<title><%= title %></title>
</head>