fix: syntax
This commit is contained in:
parent
9f63bab551
commit
8e16239dde
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue