fix: syntax

This commit is contained in:
Fu Zi Xiang 2024-01-09 14:04:01 +08:00
parent 9f63bab551
commit 8e16239dde
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@
href="/gotrue/authorize?provider={{ provider|escape }}&redirect_to=/web/login"
>
<div
hx-get="../assets/{{ provider/escape }}/logo.html"
hx-get="../assets/{{ provider|escape }}/logo.html"
hx-trigger="load"
hx-swap="outerHTML"
></div>