Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 49ba5d5

Browse filesBrowse files
committed
index: twitter "embed" is working again?
...but currently pulling old tweets. ref neovim#332
1 parent c9f68d3 commit 49ba5d5
Copy full SHA for 49ba5d5

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎index.html

Copy file name to clipboardExpand all lines: index.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ <h3>Drop-in Vim</h3>
7878
<div class="news-section">
7979
<h2 id="news">News</h2>
8080

81-
<a href="https://twitter.com/Neovim" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @Neovim</a>
82-
<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>
81+
<a class="twitter-timeline" data-lang="en" data-height="300" href="https://twitter.com/Neovim?ref_src=twsrc%5Etfw">Tweets by Neovim</a>
82+
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
8383

8484
{% comment %} <dl class="nvim-posts"> {% endcomment %}
8585
<table>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.