Skip to content

Commit 48d87af

Browse files
committed
fix layout
1 parent 997f282 commit 48d87af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_layouts/default.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,9 @@ <h2 class="project-tagline">A course by @dabeaz</h2>
3939
{{ content }}
4040

4141
<footer class="site-footer">
42-
<span class="site-footer">
4342
<a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
4443
<br/>
4544
Copyright (C) 2007-2020, <a href="https://dabeaz.com">David Beazley</a>
46-
</span>
4745
{% if site.github.is_project_page %}
4846
<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>
4947
{% endif %}

0 commit comments

Comments
 (0)