File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ <h2><span></span></h2>
1616 < div class =col-sm-3 >
1717 < div class ="card " style ="background-color: #f7f7f7 ">
1818 < div class ="card-body ">
19- < h3 > Java Basics</ h3 >
19+ < h5 > Java Basics</ h5 >
2020 < ul >
21- < li > < h4 > < a href ="/string-tutorials/ "> String Tutorials</ a > </ h4 > </ li >
22- < li > < h4 > < a href ="/collections-tutorial/ "> Collections</ a > </ h4 > </ li >
21+ < li > < h6 > < a href ="/string-tutorials/ "> String Tutorials</ a > </ h6 > </ li >
22+ < li > < h6 > < a href ="/collections-tutorial/ "> Collections</ a > </ h6 > </ li >
2323 </ ul >
2424 </ div >
2525
@@ -29,19 +29,19 @@ <h3>Java Basics</h3>
2929 < div class =col-sm-6 >
3030 < div class ="card " style ="background-color: #f7f7f7 ">
3131 < div class ="card-body ">
32- < h3 > Interview Questions</ h3 >
32+ < h5 > Interview Questions</ h5 >
3333 < ul >
34- < li > < h4 > < a href ="/core-java-interview-questions/ "> Core Java Interview Questions</ a > </ h4 > </ li >
34+ < li > < h6 > < a href ="/core-java-interview-questions/ "> Core Java Interview Questions</ a > </ h6 > </ li >
3535 </ ul >
3636 </ div >
3737 </ div >
3838 </ div >
3939 < div class =col-sm-3 >
4040 < div class ="card " style ="background-color: #f7f7f7 ">
4141 < div class ="card-body ">
42- < h3 > Cheat Sheets</ h3 >
42+ < h5 > Cheat Sheets</ h5 >
4343 < ul >
44- < li > < h4 > < a href ="/git-cheat-sheet/ "> GIT Cheat Sheet</ a > </ h4 > </ li >
44+ < li > < h6 > < a href ="/git-cheat-sheet/ "> GIT Cheat Sheet</ a > </ h6 > </ li >
4545 </ ul >
4646 </ div >
4747 </ div >
You can’t perform that action at this time.
0 commit comments