We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81dfa25 commit d91b7c6Copy full SHA for d91b7c6
templates/homepage.html
@@ -53,9 +53,4 @@ <h1>Latest articles</h1>
53
{% block sidebar %}
54
{{- render_side_links(this) }}
55
56
-<div class="dashed-top">
57
- <a class="twitter-timeline" data-width="300" data-height="600" data-dnt="true"
58
- href="https://twitter.com/psycopg?ref_src=twsrc%5Etfw">Tweets by psycopg</a>
59
- <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
60
-</div>
61
{% endblock %}
0 commit comments