From 095a7301e5fb040a689d7897963b54afa2ee4d45 Mon Sep 17 00:00:00 2001 From: Poyraz <78071274+poyrazavsever@users.noreply.github.com> Date: Sat, 29 Aug 2026 19:12:27 +0300 Subject: [PATCH] content(animation-sources): expand avatar prompt library --- components/article-toc.tsx | 5 +- .../poyraz-cursor-portrait.en.md | 439 ++++++++++++++++++ .../poyraz-cursor-portrait.tr.md | 436 +++++++++++++++++ 3 files changed, 879 insertions(+), 1 deletion(-) diff --git a/components/article-toc.tsx b/components/article-toc.tsx index 6a17e83..f39d88a 100644 --- a/components/article-toc.tsx +++ b/components/article-toc.tsx @@ -82,7 +82,10 @@ export function ArticleToc({ markdown, title, onNavigate }: ArticleTocProps) { if (headings.length < 2) return null; return ( -