]> git.ipfire.org Git - thirdparty/Font-Awesome.git/commitdiff
Replaced UTF codes with html entities. 10062/head
authorChip Thien <themacrochip@gmail.com>
Thu, 13 Oct 2016 02:10:00 +0000 (02:10 +0000)
committerChip Thien <themacrochip@gmail.com>
Thu, 13 Oct 2016 02:16:26 +0000 (02:16 +0000)
src/_includes/examples/bordered-pulled.html
src/whats-new.html

index 33f9922edbb8417cbb15b739f3cb34fecf62ae40..b7841f0c20e9d16e42f8b379c5652607b512d60d 100644 (file)
@@ -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>
index 309eca36bea6382f7b71c2e04c20604c8ebb7001..fd3a3cf638deb5df05bdd0d80fbaab7a567e8554 100644 (file)
@@ -23,7 +23,7 @@ relative_path: ../
   <div class="row feature-list">
     <div class="col-md-4 col-sm-6">
       <h4><i class="fa fa-universal-access" aria-hidden="true"></i> <a href="{{ page.relative_path }}accessibility">Accessibility Docs</a></h4>
-      Details on how to mark up your icons depending on how youre using them.
+      Details on how to mark up your icons depending on how you're using them.
       Make your site icons usable by the most people, and start here.
     </div>
     <div class="col-md-4 col-sm-6">