Tweak the chat birthday landing page

This commit is contained in:
Noah Petherbridge 2023-10-10 19:47:45 -07:00
parent 16eca589e5
commit 8348904c10

View File

@ -40,6 +40,9 @@
<a href="/chat?intent=join&birthday=true" class="button"> <a href="/chat?intent=join&birthday=true" class="button">
🍰 Join the Chat Room 🍰 Join the Chat Room
</a> </a>
<a href="/chat?intent=join" class="button ml-2">
No thanks; join the chat normally
</a>
</p> </p>
</div> </div>
{{end}} {{end}}