Update api/webhooks/clerk.go
This commit is contained in:
parent
e27d19552f
commit
cfd92e196d
1 changed files with 1 additions and 2 deletions
|
@ -32,8 +32,7 @@ func userCreatedHandler(event ClerkEvent) {
|
||||||
<h2>There are a number of apps this account give you access to!</h2>
|
<h2>There are a number of apps this account give you access to!</h2>
|
||||||
<br/>
|
<br/>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Atash Demo: https://atash.atri.dad/</li>
|
<li>Pollo: https://pollo.atri.dad/</li>
|
||||||
<li>Commodore: https://commodore.atri.dad/</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue