aboutsummaryrefslogtreecommitdiffstats
path: root/library/font_awesome/src/_includes/examples/bordered-pulled.html
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-01-10 10:19:22 +0100
committerMario Vavti <mario@mariovavti.com>2017-01-10 10:19:22 +0100
commit38dd1c342a5d86989a2773f6499c7fbd005e241d (patch)
tree7d6b416da6031c5c7f0c83cb47e7b43a3069e31f /library/font_awesome/src/_includes/examples/bordered-pulled.html
parent0f89db3b46be20a80c29ae894e83853831c7394e (diff)
downloadvolse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.tar.gz
volse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.tar.bz2
volse-hubzilla-38dd1c342a5d86989a2773f6499c7fbd005e241d.zip
font awesome 4.7.0
Diffstat (limited to 'library/font_awesome/src/_includes/examples/bordered-pulled.html')
-rw-r--r--library/font_awesome/src/_includes/examples/bordered-pulled.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/font_awesome/src/_includes/examples/bordered-pulled.html b/library/font_awesome/src/_includes/examples/bordered-pulled.html
index 33f9922ed..b7841f0c2 100644
--- a/library/font_awesome/src/_includes/examples/bordered-pulled.html
+++ b/library/font_awesome/src/_includes/examples/bordered-pulled.html
@@ -10,7 +10,7 @@
<div class="col-md-3 col-sm-4">
<p>
<i class="fa fa-quote-left fa-3x fa-pull-left fa-border" aria-hidden="true"></i>
- &hellip;tomorrow we will run faster, stretch out our arms farther&hellip; And then one fine morning—
+ &hellip;tomorrow we will run faster, stretch out our arms farther&hellip; And then one fine morning&mdash;
So we beat on, boats against the current, borne back ceaselessly into the past.
</p>
</div>
@@ -22,7 +22,7 @@
{% highlight html %}
<i class="fa fa-quote-left fa-3x fa-pull-left fa-border" aria-hidden="true"></i>
...tomorrow we will run faster, stretch out our arms farther...
-And then one fine morning— So we beat on, boats against the
+And then one fine morning&mdash; So we beat on, boats against the
current, borne back ceaselessly into the past.
{% endhighlight %}
</div>