chore(chat): interpolate values using new curly braces syntax

This commit is contained in:
2024-12-24 00:05:51 +00:00
parent cd45664a63
commit ada10afa96
6 changed files with 41 additions and 39 deletions

View File

@@ -49,7 +49,7 @@
<h1 class="text-brand mt-10 flex items-center text-sm font-semibold leading-6">
Phoenix Framework
<small class="bg-brand/5 text-[0.8125rem] ml-3 rounded-full px-2 font-medium leading-6">
v<%= Application.spec(:phoenix, :vsn) %>
v{Application.spec(:phoenix, :vsn)}
</small>
</h1>
<p class="text-[2rem] mt-4 font-semibold leading-10 tracking-tighter text-zinc-900 text-balance">