feat: implement real-time SEO character counters and improve default avatar handling and translation logic.

This commit is contained in:
Ümit Tunç
2026-08-07 23:25:40 +03:00
parent 32b3f5187d
commit a51af8208d
7 changed files with 91 additions and 5 deletions
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128">
<circle cx="64" cy="64" r="64" fill="#E2E8F0"/>
<circle cx="64" cy="46" r="22" fill="#94A3B8"/>
<path d="M64 74C42 74 24 88 20 106C31.5 119.6 48.7 128 64 128C79.3 128 96.5 119.6 108 106C104 88 86 74 64 74Z" fill="#94A3B8"/>
</svg>

After

Width:  |  Height:  |  Size: 325 B