We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d22e4 commit dee948bCopy full SHA for dee948b
1 file changed
ttsfm-web/templates/index.html
@@ -63,7 +63,7 @@ <h5 class="fw-bold">{{ _('home.feature_free_title') }}</h5>
63
<div class="feature-icon text-white rounded-circle d-inline-flex align-items-center justify-content-center mb-3" style="width: 4rem; height: 4rem; background: linear-gradient(135deg, #f59e0b 0%, #fbbf24 100%);">
64
<i class="fas fa-magic"></i>
65
</div>
66
- <h5 class="fw-bold">{{ _('home.feature_openai_title') }} <span class="badge bg-success ms-1">v3.3.4</span></h5>
+ <h5 class="fw-bold">{{ _('home.feature_openai_title') }}</h5>
67
<p class="text-muted">{{ _('home.feature_openai_desc') }}</p>
68
69
0 commit comments