Skip to content

Commit ebe4d74

Browse files
remove flattr
1 parent a755a42 commit ebe4d74

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

web/header.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,6 @@
88
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
99
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
1010
<link href="/rss.rss" rel="alternate" type="application/rss+xml" title="RSS 2.0 Feed" />
11-
<script type="text/javascript">
12-
/* <![CDATA[ */
13-
(function() {
14-
var s = document.createElement('script'), t = document.getElementsByTagName('script')[0];
15-
16-
s.type = 'text/javascript';
17-
s.async = true;
18-
s.src = 'https://api.flattr.com/js/0.5.0/load.js?mode=auto';
19-
20-
t.parentNode.insertBefore(s, t);
21-
})();
22-
/* ]]> */
23-
</script>
2411

2512
<link href="https://plus.google.com/113687373510786361087" rel="publisher" />
2613

0 commit comments

Comments
 (0)