File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1- < nav >
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 >
7- </ ul >
8- </ nav >
1+ < h2 > 📘 Navigation</ h2 >
2+ < ul >
3+ < li > < a href ="{{ '/README.md' | relative_url }} "> 🏠 Home</ a > </ li >
4+ < li > < a href ="{{ '/site/Explaination.md' | relative_url }} "> 📖 Explaination</ a > </ li >
5+ < li > < a href ="{{ '/site/content.md' | relative_url }} "> 📚 All Contents</ a > </ li >
6+ < li > < a href ="https://github.com/Someshdiwan/JavaEvolution-Learning-Growing-Mastering " target ="_blank "> 🌐 GitHub Repo</ a > </ li >
7+ </ ul >
You can’t perform that action at this time.
0 commit comments