File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -40,8 +40,9 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
4040 {{ content }}
4141
4242 < footer class ="site-footer ">
43+ < span class ="site-footer-renderer "> < p align ="center "> < a href ="https://www.netlify.com "> < img src ="https://www.netlify.com/img/global/badges/netlify-light.svg "> </ a > </ p > </ span >
4344 {% if site.github.is_project_page %}
44- < 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 >
45+ < span class ="site-footer-owner "> < p align =" center " > < 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 > .</ p > </ span >
4546 {% endif %}
4647 </ footer >
4748 </ main >
You can’t perform that action at this time.
0 commit comments