mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-29 13:22:27 +03:00
home: fix twitter widget id, exclude #TheJoker
This commit is contained in:
parent
664d5923e4
commit
c6f1371251
@ -226,10 +226,7 @@ or maybe **[look deeper](developer-guide.html)**.
|
||||
<!-- end of main content -->
|
||||
|
||||
<div style="margin-top:4em; text-align:center; ">
|
||||
<!-- twitter widget -->
|
||||
<div>
|
||||
### Recent related tweets:
|
||||
<a class="twitter-timeline" data-dnt="true" href="https://twitter.com/search?q=%23hledger%20OR%20%23plaintextaccounting%20OR%20%23ledgercli" data-widget-id="711933503055667200">Tweets about #hledger OR #plaintextaccounting OR #ledgercli</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
||||
</div>
|
||||
<!-- end of twitter widget -->
|
||||
#### Tweets (#hledger OR #plaintextaccounting OR #ledgercli):
|
||||
<a class="twitter-timeline" data-chrome="noheader" data-dnt="true" href="https://twitter.com/search?q=%23hledger%20OR%20%23plaintextaccounting%20OR%20%23ledgercli%20-RT%20-%23TheJoker" data-widget-id="707934052225945600">Tweets about #hledger OR #plaintextaccounting OR #ledgercli -RT -#TheJoker</a> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user