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
+1
-8
@@ -1,11 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<%- include("./partials/fileHeader", {title: "RCalculator"}) %>
|
||||
|
||||
<body>
|
||||
<%- include("./partials/header") %>
|
||||
|
||||
Reference in new issue
Block a user