File tree Expand file tree Collapse file tree 1 file changed +25
-1
lines changed
Expand file tree Collapse file tree 1 file changed +25
-1
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,31 @@ <h2 class="text-lg font-medium uppercase tracking-widest text-gray-700 mb-6">
9898 State Management and Control Flow
9999 </ span >
100100 </ a >
101- </ li >
101+ </ li >
102+ < li >
103+ < a href ="07_bmi-calculator/ "
104+ class ="flex justify-between items-center border border-gray-200 p-4
105+ hover:bg-black hover:text-white transition-colors duration-200 group ">
106+ < span class ="text-xl font-semibold group-hover:underline ">
107+ 07. BMI Calculator
108+ </ span >
109+ < span class ="text-sm uppercase font-mono tracking-widest text-gray-500 group-hover:text-white transition-colors ">
110+
111+ </ span >
112+ </ a >
113+ </ li >
114+ < li >
115+ < a href ="08_bcg-changer/ "
116+ class ="flex justify-between items-center border border-gray-200 p-4
117+ hover:bg-black hover:text-white transition-colors duration-200 group ">
118+ < span class ="text-xl font-semibold group-hover:underline ">
119+ 08. Background Color Changer
120+ </ span >
121+ < span class ="text-sm uppercase font-mono tracking-widest text-gray-500 group-hover:text-white transition-colors ">
122+
123+ </ span >
124+ </ a >
125+ </ li >
102126 </ ul >
103127
104128 < footer class ="mt-20 text-center text-xs text-gray-400 ">
You can’t perform that action at this time.
0 commit comments