Skip to content

Commit

Permalink
add gittip button
Browse files Browse the repository at this point in the history
  • Loading branch information
domenkozar committed Feb 1, 2013
1 parent 4ee9d09 commit 6ae678b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion domenkozar.com/_templates/site.mako
Expand Up @@ -31,7 +31,12 @@
</%def>
<%def name="header()">
<div id="logo">
<strong><a href="/">Domen Kožar</a></strong>
<strong>
<a href="/">Domen Kožar</a>
<iframe style="border: 0; margin: 0; padding: 0;"
src="https://www.gittip.com/iElectric/widget.html"
width="48pt" height="22pt"></iframe>
</strong>
<em>Open Source enthusiast and Python/Plone/Django/Pyramid/Web developer</em>
</div>
<ul id="menu" class="horizontal-list">
Expand Down

0 comments on commit 6ae678b

Please sign in to comment.