Skip to content

Commit 86046df

Browse files
committed
Added acknowledgement of original theme in the footer
1 parent d32ca19 commit 86046df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/default.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ <h2>Pune Pythonistas and their discussions and events.</h2>
2525
{{ content }}
2626
</section>
2727
<section id="footer">
28-
<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 </em></p>
28+
<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/>
29+
Look and feel originally based on `hack` theme of github pages with subsequent modifications</em></p>
2930
</section>
3031
</div>
3132

0 commit comments

Comments
 (0)