File tree Expand file tree Collapse file tree 1 file changed +15
-1
lines changed
Expand file tree Collapse file tree 1 file changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -163,7 +163,21 @@ <h4>
163163 </ div >
164164 </ div >
165165 </ div >
166-
166+ < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
167+ < div class ="row ">
168+ < div class ="card ">
169+ < h4 >
170+ < span class ="fas fa-bolt "> </ span >
171+ < a href ="https://sqlbolt.com/ " target ="_blank "> SQL Bolt</ a >
172+ < span class ="badge badge-success "> Easy</ span >
173+ </ h4 >
174+ < p >
175+ SQLBolt is a series of interactive lessons and exercises designed to help you quickly learn SQL
176+ right in your browser. It's based on the open source < a href ="https://www.mysql.com/ "> MySQL</ a > syntax.
177+ </ p >
178+ </ div >
179+ </ div >
180+ </ div >
167181 < div class ="col-lg-4 col-md-6 d-flex align-items-stretch ">
168182 < div class ="row ">
169183 < div class ="card ">
You can’t perform that action at this time.
0 commit comments