Thanks to visit codestin.com Credit goes to github.com
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 670088e commit 19890ecCopy full SHA for 19890ec
_includes/themes/ruboto/quick_news.html
@@ -1,7 +1,6 @@
1
<div id="quick-news">
2
<div class="row">
3
<div class="span5 offset1">
4
- <!--
5
<h2>Recent news</h2>
6
<ul>
7
{% for post in site.posts %}
@@ -10,10 +9,8 @@ <h2>Recent news</h2>
10
9
</li>
11
{% endfor %}
12
</ul>
13
- -->
14
-
15
</div>
16
-
+
17
<div class="span5">
18
<h2>Recent Tweets</h2>
19
<a class="twitter-timeline" href="https://twitter.com/MrRuboto" data-widget-id="289181380175339523">Tweets by @MrRuboto</a>
0 commit comments