Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lilws committed Nov 15, 2024
2 parents 3405184 + 1244cd2 commit 2605e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h2 class="project-tagline">{{ page.description | default: site.description | de

<footer class="site-footer">
{% if site.github.is_project_page %}
<span class="site-footer-owner">{{ site.github.repository_name }} is maintained by {{ site.github.owner_name }}.</span>
<p style="text-align:center;"><span class="site-footer-owner">{{ site.github.repository_name }} is maintained by {{ site.github.owner_name }}.</span></p>
<!-- <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> -->
{% endif %}
<!-- <span class="site-footer-credits">This page was generated by <a href="https://pages.github.com">GitHub Pages</a>.</span> -->
Expand Down

0 comments on commit 2605e39

Please sign in to comment.