feature/some progress made on layouts
This commit is contained in:
1 parent
4be7ca3a8e
commit
f6640b23cf
8 files changed
+54
-114
No files matched your search
@@ -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>
|
||||
Reference in new issue
Block a user