Skip to content

Commit 42f6dd4

Browse files
committed
Update header.html
1 parent eae142f commit 42f6dd4

1 file changed

Lines changed: 7 additions & 9 deletions

File tree

_includes/header.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -78,21 +78,19 @@
7878
<div class="hidden-print">
7979
<div class="container">
8080
<ul class="list-inline">
81-
<li>
82-
<a href="https://www.patreon.com/bePatron?u=2977989&redirect_uri=https%3A%2F%2Fwww.patreon.com%2Flefticus">
83-
<img height="40" width="204" src="https://s3-us-west-1.amazonaws.com/widget-images/become-patron-widget-medium%402x.png">
84-
</a>
85-
</li>
86-
87-
<li>
88-
<script id='fb42tzq'>(function(i){var f,s=document.getElementById(i);f=document.createElement('iframe');f.src='//api.flattr.com/button/view/?uid=lefticus&button=compact&url='+encodeURIComponent(document.URL);f.title='Flattr';f.height=20;f.width=110;f.style.borderWidth=0;s.parentNode.insertBefore(f,s);})('fb42tzq');</script>
89-
</li>
9081
<li>
9182
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=ChaiScript&repo=ChaiScript&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100px" height="20px"></iframe>
9283
</li>
9384
<li>
9485
<iframe class="github-btn" src="http://ghbtns.com/github-btn.html?user=ChaiScript&repo=ChaiScript&type=fork&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="102px" height="20px"></iframe>
9586
</li>
87+
88+
<li>
89+
<a href="https://www.patreon.com/bePatron?u=2977989&redirect_uri=https%3A%2F%2Fwww.patreon.com%2Flefticus">
90+
<img height="40" width="204" src="https://s3-us-west-1.amazonaws.com/widget-images/become-patron-widget-medium%402x.png">
91+
</a>
92+
</li>
93+
9694
<li>
9795
<a href="https://twitter.com/share" class="twitter-share-button" data-url="http://chaiscript.com" data-text="Easy Embedded Scripting for C++" data-counturl="http://chaiscript.com" data-count="horizontal" data-via="@lefticus" data-lang="en">Tweet</a>
9896
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="https://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>

0 commit comments

Comments
 (0)