Fix App.jsx two-page workflow JSX render and update study app layout

This commit is contained in:
nmemmert
2026-05-26 17:14:30 -04:00
commit f47a41ce6f
4459 changed files with 1059845 additions and 0 deletions
File diff suppressed because one or more lines are too long
+157
View File
File diff suppressed because one or more lines are too long
+13
View File
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Bible Study Project</title>
<script type="module" crossorigin src="/assets/index-Bou6tA49.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-0aZ8QMJ1.css">
</head>
<body class="bg-slate-50 text-slate-900">
<div id="root"></div>
</body>
</html>