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 < a id ="skip-to-content " href ="#content "> Skip to the content.</ a >
1717
1818 < header class ="page-header " role ="banner ">
19- < h1 class ="project-name "> {{ page.title | default: site.title | default: site.github.repository_name }} Bob</ h1 >
20- < h2 class ="project-tagline "> {{ page.description | default: site.description | default: site.github.project_tagline }}</ h2 >
21- {% if site.github.is_project_page %}
22- < a href ="{{ site.github.repository_url }} " class ="btn "> View on GitHub</ a >
23- {% endif %}
24- {% if site.show_downloads %}
25- < a href ="{{ site.github.zip_url }} " class ="btn "> Download .zip</ a >
26- < a href ="{{ site.github.tar_url }} " class ="btn "> Download .tar.gz</ a >
27- {% endif %}
19+ < h1 class ="project-name "> {{ page.title | default: site.title | default: site.github.repository_name }}</ h1 >
20+ < h2 class ="project-tagline "> For ESP32 Family MCUs</ h2 >
2821 </ header >
2922
3023 < main id ="content " class ="main-content " role ="main ">
3124 {{ content }}
3225
3326 < footer class ="site-footer ">
34- {% if site.github.is_project_page %}
35- < span class ="site-footer-owner "> < a href ="{{ site.github.repository_url }} "> {{ site.github.repository_name }}</ a > is maintained by < a href ="{{ site.github.owner_url }} "> {{ site.github.owner_name }}</ a > .</ span >
36- {% endif %}
37- < span class ="site-footer-credits "> This page was generated by < a href ="https://pages.github.com "> GitHub Pages</ a > .</ span >
27+ {% include footer.html %}
3828 </ footer >
3929 </ main >
4030 </ body >
You can’t perform that action at this time.
0 commit comments