Skip to content

Commit b4398eb

Browse files
committed
Remove twitter timeline
1 parent dd56cc4 commit b4398eb

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

_layouts/about.html

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -42,27 +42,6 @@ <h1 class="post-title">
4242
{%- include selected_papers.html %}
4343
{%- endif %}
4444

45-
46-
<style type="text/css">
47-
#inner {
48-
display: table;
49-
margin: 0 auto;
50-
}
51-
#outer {
52-
width:100%
53-
}
54-
</style>
55-
56-
57-
<div id="outer">
58-
<div id="inner">
59-
<a class="twitter-timeline" data-width="500" data-tweet-limit="3" href="https://twitter.com/AndreasKapou?ref_src=twsrc%5Etfw">Tweets by AndreasKapou</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
60-
</div>
61-
</div>
62-
<br>
63-
64-
65-
6645
{%- if page.social %}
6746
<!-- Social -->
6847
<div class="social">

0 commit comments

Comments
 (0)