Skip to content

Commit 05963de

Browse files
committed
Made footer smaller
1 parent 12f69a9 commit 05963de

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

_layouts/default.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@ <h4>Subscribe to PythonPune Google Group</h4>
5959
{{ content }}
6060
</section>
6161
<section id="footer">
62-
<p><em>Site maintained by <a href="https://github.com/dnene" class="user-mention">@dnene</a> and <a href="https://github.com/palakmathur" class="user-mention">@palakmathur</a>. Contact them for corrections / comments / suggestions <br/>
63-
Look and feel originally based on `hack` theme of github pages by <a href="http://bleikamp.com/">Ben Bleikamp</a> with subsequent modifications</em><br/>
64-
<a rel="license" href="http://creativecommons.org/licenses/by/2.5/in/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/2.5/in/80x15.png" /></a><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">PythonPune Website</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/pythonpune/pythonpune.github.com/" property="cc:attributionName" rel="cc:attributionURL">Various contributors from PythonPune</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.5/in/deed.en_US">Creative Commons Attribution 2.5 India License</a>. </p>
62+
<p><em>Site maintained by <a href="https://github.com/dnene" class="user-mention">@dnene</a> and <a href="https://github.com/palakmathur" class="user-mention">@palakmathur</a>. Look and feel based on `hack` theme of github pages by <a href="http://bleikamp.com/">Ben Bleikamp</a></em><br/>
63+
<a rel="license" href="http://creativecommons.org/licenses/by/2.5/in/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/2.5/in/80x15.png" /></a><span xmlns:dct="http://purl.org/dc/terms/" property="dct:title">&nbsp;&nbsp;PythonPune Website</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="https://github.com/pythonpune/pythonpune.github.com/" property="cc:attributionName" rel="cc:attributionURL">Various contributors from PythonPune</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.5/in/deed.en_US">Creative Commons Attribution 2.5 India License</a>. </p>
6564
</section>
6665
</div>
6766

0 commit comments

Comments
 (0)