File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,19 @@ <h2 class="text-lg font-medium uppercase tracking-widest text-gray-700 mb-6">
134134 API Integration | Data Handling
135135 </ span >
136136 </ a >
137- </ li >
137+ </ li >
138+ < li >
139+ < a href ="10_github-profile/ "
140+ class ="flex justify-between items-center border border-gray-200 p-4
141+ hover:bg-black hover:text-white transition-colors duration-200 group ">
142+ < span class ="text-xl font-semibold group-hover:underline ">
143+ 10. GitHub Profile Viewer
144+ </ span >
145+ < span class ="text-sm uppercase font-mono tracking-widest text-gray-500 group-hover:text-white transition-colors ">
146+ API Handling
147+ </ span >
148+ </ a >
149+ </ li >
138150 </ ul >
139151
140152 < footer class ="mt-20 text-center text-xs text-gray-400 ">
You can’t perform that action at this time.
0 commit comments