File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,13 +88,24 @@ <h3 class="font-bold text-lg">Time Overlay</h3>
8888 < p class ="text-xs text-[--color-muted] "> Compare and check global timezones overlaps.</ p >
8989 </ a >
9090
91+ < a href ="/draw " class ="tool-card ">
92+ < div class ="flex justify-between items-start ">
93+ < i class ="fa-solid fa-diagram-project text-2xl text-[--color-accent] "> </ i >
94+ < i class ="fa-solid fa-arrow-up-right-from-square text-xs opacity-30 "> </ i >
95+ </ div >
96+ < h3 class ="font-bold text-lg "> Architect Draw</ h3 >
97+ < p class ="text-xs text-[--color-muted] "> Diagrams-as-code using Mermaid.js for system flows.</ p >
98+ </ a >
99+
91100 < div class ="tool-card opacity-50 border-dashed border-2 ">
92101 < i class ="fa-solid fa-plus text-2xl mb-2 "> </ i >
93102 < h3 class ="font-bold "> Next Tool</ h3 >
94103 < p class ="text-xs "> Coming soon...</ p >
95104 </ div >
96105 </ div >
97106
107+
108+
98109 < footer class ="text-[--color-line] text-xs font-mono ">
99110 © 2026 // RMKR-DEV.GITHUB.IO
100111 </ footer >
You can’t perform that action at this time.
0 commit comments