Skip to content

Commit

Permalink
Feeds: Fix display of Facebook profile images and translate documenta…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
Cynthia Richard committed Mar 20, 2015
1 parent 2463da2 commit 462026f
Show file tree
Hide file tree
Showing 4 changed files with 113 additions and 113 deletions.
2 changes: 1 addition & 1 deletion site/pages/docs/ref/feeds/feeds-en.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
</ol>
<pre><code>&lt;li class="media"&gt;
&lt;a class="pull-left" href="https://www.facebook.com/feeds/page.php?id=137563459593611&amp;amp;format=atom10"&gt;
&lt;img class="media-object" src="https://fbcdn-profile-a.akamaihd.net/hprofile-ak-ash3/t1.0-1/p320x320/10245484_872682866081663_8340097330550277155_n.png" alt="Parks Canada Logo" width="64" /&gt;
&lt;img class="media-object" src="http://graph.facebook.com/137563459593611/picture?type=large" alt="Parks Canada Logo" width="64" /&gt;
&lt;/a&gt;
&lt;section class="media-body"&gt;
&lt;h4 class="media-heading"&gt;&lt;a href="https://www.facebook.com/feeds/page.php?id=137563459593611&amp;amp;format=atom10" rel="external"&gt;Parks Canada - Facebook&lt;/a&gt;&lt;/h4&gt;
Expand Down
Loading

0 comments on commit 462026f

Please sign in to comment.