File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed
Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1- < h2 > 📘 Navigation</ h2 >
21< nav >
3- < ul >
4- < li > < a href ="{{ '/' | relative_url }} " > Home</ a > </ li >
5- < li > < a href ="{{ '/ Explaination' | relative_url }} " > Explaination </ a > </ li >
6- < li > < a href ="{{ '/ content' | relative_url }} " > All Contents</ a > </ li >
7- < li > < a href ="https://github.com/Someshdiwan/JavaEvolution-Learning-Growing-Mastering "> GitHub Repo</ a > </ li >
2+ < ul style =" list-style: none; display: flex; gap: 20px; background-color: #343a40; padding: 15px; " >
3+ < li > < a href ="https://someshdiwan.github.io/JavaEvolution-Learning-Growing-Mastering/README " style =" color: #fff; text-decoration: none; " > 📘 Home</ a > </ li >
4+ < li > < a href ="https://someshdiwan.github.io/JavaEvolution-Learning-Growing-Mastering/ Explaination" style =" color: #fff; text-decoration: none; " > 📖 Explanation </ a > </ li >
5+ < li > < a href ="https://someshdiwan.github.io/JavaEvolution-Learning-Growing-Mastering/ content" style =" color: #fff; text-decoration: none; " > 📚 All Contents</ a > </ li >
6+ < li > < a href ="https://github.com/Someshdiwan/JavaEvolution-Learning-Growing-Mastering " style =" color: #fff; text-decoration: none; " > 🔗 GitHub Repo</ a > </ li >
87 </ ul >
98</ nav >
You can’t perform that action at this time.
0 commit comments