fix: Format updated file

This commit is contained in:
Rebecca Le 2023-10-03 12:18:44 +08:00
parent 242771dca9
commit d01e2d16f5
No known key found for this signature in database
GPG key ID: F477E2CCB1FC1BA0

View file

@ -41,11 +41,7 @@ defmodule AshHqWeb.AppViewLive do
def render(assigns) do
~F"""
<div
id="app"
class={classes(["h-full font-sans": true])}
phx-hook="ColorTheme"
>
<div id="app" class={classes("h-full font-sans": true)} phx-hook="ColorTheme">
<head>
<meta property="og:type" content="text/html">
<meta property="og:image" content="https://ash-hq.org/images/ash-logo-side.png">