mod: еще чуьт-чуть SEO
This commit is contained in:
@@ -77,6 +77,8 @@
|
||||
|
||||
<!-- Полноэкранный просмотр SVG с живой анимацией и плавающими стрелками -->
|
||||
<div style="{{ item.card_bg_style }}"
|
||||
title="«{{ item.s_title }}» — Анимированная SVG-картина #{{ item.s_hash_id }} | HypnoSVG"
|
||||
aria-label="«{{ item.s_title }}» — Векторная картина #{{ item.s_hash_id }} в галерее HypnoSVG"
|
||||
class="relative w-full aspect-square flex items-center justify-center rounded-2xl overflow-hidden shadow-inner border border-stone-300/80 dark:border-zinc-800/80 group select-none bg-[var(--card-bg-light)] dark:bg-[var(--card-bg-dark)]">
|
||||
|
||||
<!-- Плавающая кнопка: Назад -->
|
||||
@@ -309,8 +311,12 @@
|
||||
<span class="font-mono text-stone-900 dark:text-stone-100 scale-x-[-1]">Ȅ <sup>{% widthratio svg_stats.i_likes_count item.total_bytes 1 %}0</sup>/<sub>{% widthratio svg_stats.total_bytes item.i_likes_count 1 %}</sub></span>
|
||||
</li>
|
||||
<li class="flex justify-between items-center">
|
||||
<span class="text-stone-500 dark:text-stone-400">Мозговые слизни:</span>
|
||||
<span class="text-purple-600 dark:text-purple-400 font-bold">v0.1.0</span>
|
||||
<span class="text-stone-500 dark:text-stone-400">Синтез-движок:</span>
|
||||
<span class="text-purple-600 dark:text-purple-400 font-bold">HypnoSVG</span>
|
||||
</li>
|
||||
<li class="flex justify-between items-center">
|
||||
<span class="text-stone-500 dark:text-stone-400">Бредогенерация:</span>
|
||||
<span class="text-purple-600 dark:text-purple-400 font-bold">v0.1.1</span>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user