Skip to content

Commit

Permalink
Update feed.html
Browse files Browse the repository at this point in the history
remove extra space - trigger build
  • Loading branch information
andreancardona authored Sep 28, 2023
1 parent a6c4fb7 commit 0edc38e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/patterns/feed/examples/feed.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ <h2>Example Options</h2>
<h2 id="ex_label">Example</h2>
<div role="separator" id="ex_start_sep" aria-labelledby="ex_start_sep ex_label" aria-label="Start of"></div>
<div id="ex1">
<p>The example feed experience below is presented in an iframe in order not to obstruct from the rest of the content of the page. </p>
<p>The example feed experience below is presented in an iframe in order not to obstruct from the rest of the content of the page.</p>
<iframe id="feed_frame" src="./feed-display.html" height="500" title="Feed example" style="width: 100%"></iframe>
</div>
<div role="separator" id="ex_end_sep" aria-labelledby="ex_end_sep ex_label" aria-label="End of"></div>
Expand Down

0 comments on commit 0edc38e

Please sign in to comment.