Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 85af961

Browse files
authored
Reduce line spacing between terms of use
1 parent a18d7af commit 85af961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ <h1>{{ site.title | default: site.github.repository_name }}</h1>
3434
{% if site.github.is_project_page %}
3535
<p>This project is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>
3636
{% endif %}
37-
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
38-
<p><small><a href="http://www.allencell.org/terms-of-use.html">Terms of Use</a></small></p>
37+
<p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a>
38+
</br><a href="http://www.allencell.org/terms-of-use.html">Terms of Use</a></small></p>
3939
</footer>
4040
</div>
4141
<script src="{{ '/assets/js/scale.fix.js' | relative_url }}"></script>

0 commit comments

Comments
 (0)