File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 {% include "footer.html" %}
1717 </ div >
1818 </ main >
19- < script > hljs . initHighlightingOnLoad ( ) ; </ script >
19+ {% include "post.html" %}
2020 </ body >
2121</ html >
2222{% endblock %}
Original file line number Diff line number Diff line change 11<!-- nav bar -->
22< nav class ="navbar navbar-expand-lg navbar-light bg-info " aria-label ="Fifth navbar example ">
33 < div class ="container-fluid ">
4- < a class ="navbar-brand " href ="/ "> < img src ="https://apache.org/img/asf_logo.png " alt ="The Apache Software Foundation " style ="height: 42px; ">
5- < span style ="position: relative; top: 5px; margin-left: 16px; "> Tooling Initiative</ span > </ a >
4+ < a class ="navbar-brand " href ="/ ">
5+ < img src ="https://apache.org/img/asf_logo.png " alt ="The Apache Software Foundation " style ="height: 42px; ">
6+ < span style ="position: relative; top: 5px; margin-left: 10px; "> Tooling Initiative</ span >
7+ </ a >
68 < button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbarADP " aria-controls ="navbarADP " aria-expanded ="false " aria-label ="Toggle navigation ">
79 < span class ="navbar-toggler-icon "> </ span >
810 </ button >
You can’t perform that action at this time.
0 commit comments