File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,13 @@ <h1 class="site-title">prompts.chat/embed</h1>
59
59
< p class ="site-slogan sm:hidden "> Design and share AI prompts</ p >
60
60
</ div >
61
61
< div class ="header-right ">
62
+ < a href ="https://blog.fka.dev/blog/2025-06-18-building-a-react-hook-with-ai-a-step-by-step-guide-using-vibe-an-example-post-that-uses-prompts-chat-embed/ "
63
+ target ="_blank "
64
+ rel ="noopener noreferrer "
65
+ class ="flex items-center text-xs text-dynamic-muted-foreground hover:text-dynamic-foreground transition-colors mr-3 touch-target hidden sm:inline-flex "
66
+ title ="View example blog post using prompts.chat embed ">
67
+ View example blog post
68
+ </ a >
62
69
< button class ="dark-mode-toggle touch-target " onclick ="toggleDarkMode() " title ="Toggle dark mode ">
63
70
< svg class ="mode-icon sun-icon " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round "> < circle cx ="12 " cy ="12 " r ="5 "> </ circle > < line x1 ="12 " y1 ="1 " x2 ="12 " y2 ="3 "> </ line > < line x1 ="12 " y1 ="21 " x2 ="12 " y2 ="23 "> </ line > < line x1 ="4.22 " y1 ="4.22 " x2 ="5.64 " y2 ="5.64 "> </ line > < line x1 ="18.36 " y1 ="18.36 " x2 ="19.78 " y2 ="19.78 "> </ line > < line x1 ="1 " y1 ="12 " x2 ="3 " y2 ="12 "> </ line > < line x1 ="21 " y1 ="12 " x2 ="23 " y2 ="12 "> </ line > < line x1 ="4.22 " y1 ="19.78 " x2 ="5.64 " y2 ="18.36 "> </ line > < line x1 ="18.36 " y1 ="5.64 " x2 ="19.78 " y2 ="4.22 "> </ line > </ svg >
64
71
< svg class ="mode-icon moon-icon " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " style ="display: none; "> < path d ="M21 12.79A9 9 0 1 1 11.21 3 7 7 0 0 0 21 12.79z "> </ path > </ svg >
You can’t perform that action at this time.
0 commit comments