Skip to content

Commit bbe678b

Browse files
authored
t2c generator instead of t2c ui (#181)
1 parent 61f3659 commit bbe678b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<section class="mx-auto max-w-5xl flex-1">
1818
<div class="grid grid-cols-1 md:grid-cols-3 gap-0 items-stretch min-h-[33vh]">
1919
<h1 class="md:col-span-2 text-5xl md:text-7xl py-6 md:py-12 self-center px-2 md:px-4">
20-
Text-to-CAD <span class="text-green">UI</span>
20+
Text-to-CAD <span class="text-green">Generator</span>
2121
</h1>
2222
<div class="z-10 relative border md:border-b-0 md:col-span-1 min-h-[25vh]">
2323
<div

0 commit comments

Comments
 (0)