fixed small spelling mistake
This commit is contained in:
@@ -314,7 +314,7 @@ with gr.Blocks(title="Figma Onboarding Assistant", theme=gr.themes.Soft(), css=c
|
||||
gr.HTML(
|
||||
"""
|
||||
<div class="header-container">
|
||||
<h1 class="header-title">🎨 Figma_AI_Assistant</h1>
|
||||
<h1 class="header-title">🎨 Figma AI Assistant</h1>
|
||||
<p class="header-subtitle">Your AI-powered Figma learning companion</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -323,7 +323,7 @@
|
||||
" gr.HTML(\n",
|
||||
" \"\"\"\n",
|
||||
" <div class=\"header-container\">\n",
|
||||
" <h1 class=\"header-title\">🎨 Figma_AI_Assistant</h1>\n",
|
||||
" <h1 class=\"header-title\">🎨 Figma AI Assistant</h1>\n",
|
||||
" <p class=\"header-subtitle\">Your AI-powered Figma learning companion</p>\n",
|
||||
" </div>\n",
|
||||
" \n",
|
||||
|
||||
Reference in New Issue
Block a user