diff options
Diffstat (limited to 'site/techpost/index.html')
-rw-r--r-- | site/techpost/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site/techpost/index.html b/site/techpost/index.html index a996148..46be3d8 100644 --- a/site/techpost/index.html +++ b/site/techpost/index.html @@ -44,7 +44,9 @@ priority: 0.7 <!-- <a target="_blank" href="http://feed1.w3.org/check.cgi?url={{ site.baseurl }}{{ site.rss_path }}"><img src="{{ site.baseurl }}/static/img/valid-rss-rogers.png" alt="[Valid RSS]" title="Validate my RSS feed" /></a> --> </div> <div class="col-sm-4 social-container"> + {% comment %} {% include twitterFeed.html %} + {% endcomment %} </div> </div> |