This commit is contained in:
benbot 2023-10-25 03:58:10 -04:00
parent 6a258db47f
commit beaf92f7c4
22 changed files with 773 additions and 238 deletions

View file

@ -0,0 +1 @@
benbot@darch.125027:1698169376

View file

@ -9,9 +9,9 @@
</.live_title>
<link phx-track-static rel="stylesheet" href={~p"/assets/app.css"} />
<script defer phx-track-static type="text/javascript" src={~p"/assets/app.js"}>
</script>
</script>
</head>
<body class="bg-white antialiased">
<body>
<%= @inner_content %>
</body>
</html>