File tree Expand file tree Collapse file tree
packages/docs/src/routes/(routes) Expand file tree Collapse file tree Original file line number Diff line number Diff line change 324324 GitHub
325325 </a> -->
326326 <a
327+ data-sveltekit-preload-data
328+ href =" /blueprint/"
329+ class =" btn md:btn-lg grow rounded-full"
330+ >
331+ <svg
332+ width =" 16"
333+ height =" 16"
334+ xmlns =" http://www.w3.org/2000/svg"
335+ class =" size-5 opacity-50"
336+ viewBox =" 0 0 195 195"
337+ fill =" none"
338+ ><path
339+ d =" M25 97.8528L92.8822 29.9706C102.255 20.598 117.451 20.598 126.823 29.9706V29.9706C136.196 39.3431 136.196 54.5391 126.823 63.9117L75.5581 115.177"
340+ stroke =" currentColor"
341+ stroke-width =" 15"
342+ >
343+ </path >
344+ <path
345+ d =" M76.2652 114.47L126.823 63.9117C136.196 54.5391 151.392 54.5391 160.765 63.9117L161.118 64.2652C170.491 73.6378 170.491 88.8338 161.118 98.2063L99.7248 159.6C96.6006 162.724 96.6006 167.789 99.7248 170.913L112.331 183.52"
346+ stroke =" currentColor"
347+ stroke-width =" 15"
348+ >
349+ </path >
350+ <path
351+ d =" M109.853 46.9411L59.6482 97.1457C50.2756 106.518 50.2756 121.714 59.6482 131.087V131.087C69.0208 140.459 84.2167 140.459 93.5893 131.087L143.794 80.8822"
352+ stroke =" currentColor"
353+ stroke-width =" 15"
354+ >
355+ </path >
356+ </svg >
357+ <span class =" hidden sm:inline" >Official MCP Server</span >
358+ <span class =" inline sm:hidden" >MCP Server</span >
359+ </a >
360+ <!-- <a
327361 data-sveltekit-preload-data
328362 href="/components/"
329363 class="btn md:btn-lg grow rounded-full"
330364 onclick={() => track("Homepage > Hero > Components")}
331365 >
332366 <span class="hidden sm:inline">{$t("cta-1")}</span>
333367 <span class="inline sm:hidden">{$t("cta-1-mobile")}</span>
334- </a >
368+ </a> -->
335369 <!-- <a
336370 href="/discord/"
337371 target="_blank"
You can’t perform that action at this time.
0 commit comments