File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -106,6 +106,15 @@ <h3 class="font-bold text-lg">Architect Draw</h3>
106106 < p class ="text-xs text-[--color-muted] "> Client-side whiteboard for sketching system diagrams.</ p >
107107 </ a >
108108
109+ < a href ="/transform " class ="tool-card ">
110+ < div class ="flex justify-between items-start ">
111+ < i class ="fa-solid fa-wand-magic-sparkles text-2xl text-[--color-accent] "> </ i >
112+ < i class ="fa-solid fa-arrow-up-right-from-square text-xs opacity-30 "> </ i >
113+ </ div >
114+ < h3 class ="font-bold text-lg "> Payload Knife</ h3 >
115+ < p class ="text-xs text-[--color-muted] "> Transform JSON to CSV, CURL to Fetch, and Prettify logs.</ p >
116+ </ a >
117+
109118 < div class ="tool-card opacity-50 border-dashed border-2 ">
110119 < i class ="fa-solid fa-plus text-2xl mb-2 "> </ i >
111120 < h3 class ="font-bold "> Next Tool</ h3 >
You can’t perform that action at this time.
0 commit comments