Skip to content

Commit cd13a9b

Browse files
authored
Matched Iframe width with twitter timeline.
1 parent b68ded4 commit cd13a9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h3> Practice Docker Tutorial </h3>
6868
{% if site.github.is_project_page %}
6969
<h3> Join Collabnix Discord Channel </h3>
7070

71-
<iframe src="https://discordapp.com/widget?id=1020180904129335379&theme=dark" width="1200" height="500" allowtransparency="true" frameborder="0"></iframe>
71+
<iframe src="https://discordapp.com/widget?id=1020180904129335379&theme=dark" width="830" height="500" allowtransparency="true" frameborder="0"></iframe>
7272
<a class="twitter-timeline" data-width="1200" data-height="500" href="https://twitter.com/collabnix?ref_src=twsrc%5Etfw">Tweets by collabnix</a> <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
7373

7474

0 commit comments

Comments
 (0)