Deploy ForkAwesome/Fork-Awesome to github.com/ForkAwesome/Fork-Awesome.git:gh-pages

This commit is contained in:
Deployment Bot (from Travis CI) 2018-10-15 15:48:57 +00:00
parent 20a1ef17f6
commit b75be01478
754 changed files with 785 additions and 785 deletions

View file

@ -307,7 +307,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.4
Fork Awesome 1.1.5
License - http://forkawesome.github.io/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome
@ -14,8 +14,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
* -------------------------- */
@font-face {
font-family: 'ForkAwesome';
src: url('../fonts/forkawesome-webfont.eot?v=1.1.4');
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.4') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.4') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.4') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.4') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.4#forkawesomeregular') format('svg');
src: url('../fonts/forkawesome-webfont.eot?v=1.1.5');
src: url('../fonts/forkawesome-webfont.eot?#iefix&v=1.1.5') format('embedded-opentype'), url('../fonts/forkawesome-webfont.woff2?v=1.1.5') format('woff2'), url('../fonts/forkawesome-webfont.woff?v=1.1.5') format('woff'), url('../fonts/forkawesome-webfont.ttf?v=1.1.5') format('truetype'), url('../fonts/forkawesome-webfont.svg?v=1.1.5#forkawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}

File diff suppressed because one or more lines are too long

View file

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.4
Fork Awesome 1.1.5
License - http://forkawesome.github.io/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome

View file

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.4
Fork Awesome 1.1.5
License - http://forkawesome.github.io/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome

View file

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.4
Fork Awesome 1.1.5
License - http://forkawesome.github.io/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome

View file

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.4
Fork Awesome 1.1.5
License - http://forkawesome.github.io/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome

View file

@ -6,7 +6,7 @@
@fa-line-height-base: 1;
@fa-css-prefix: fa;
@fa-font-family: ForkAwesome;
@fa-version: "1.1.4";
@fa-version: "1.1.5";
@fa-border-color: #eee;
@fa-inverse: #fff;
@fa-li-width: (30em / 14);

View file

@ -1,5 +1,5 @@
/*!
Fork Awesome 1.1.4
Fork Awesome 1.1.5
License - http://forkawesome.github.io/Fork-Awesome/license
Copyright 2018 Dave Gandy & Fork Awesome

View file

@ -192,7 +192,7 @@
<h2 class="page-header">
Every 1.1.4 Icon,
Every 1.1.5 Icon,
CSS Class, &amp; Unicode
</h2>
@ -7127,7 +7127,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -307,7 +307,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -208,8 +208,8 @@
<h2 class="page-header">
Basic Icons
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/less/core.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/scss/_core.scss" class="text-muted">View SASS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/core.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_core.scss" class="text-muted">View SASS</a>
</div>
</h2>
@ -246,8 +246,8 @@
<h2 class="page-header">
Larger Icons
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/less/larger.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/scss/_larger.scss" class="text-muted">View SASS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/larger.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_larger.scss" class="text-muted">View SASS</a>
</div>
</h2>
<div class="row">
@ -285,8 +285,8 @@
<h2 class="page-header">
Fixed Width Icons
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/less/fixed-width.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/scss/_fixed-width.scss" class="text-muted">View SASS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/fixed-width.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_fixed-width.scss" class="text-muted">View SASS</a>
</div>
</h2>
<div class="row">
@ -317,8 +317,8 @@
<h2 class="page-header">
List Icons
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/less/list.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/scss/_list.scss" class="text-muted">View SASS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/list.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_list.scss" class="text-muted">View SASS</a>
</div>
</h2>
<div class="row">
@ -346,8 +346,8 @@
<h2 class="page-header">
Bordered &amp; Pulled Icons
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/less/bordered-pulled.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/scss/_bordered-pulled.scss" class="text-muted">View SASS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/bordered-pulled.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_bordered-pulled.scss" class="text-muted">View SASS</a>
</div>
</h2>
<div class="row">
@ -375,8 +375,8 @@ current, borne back ceaselessly into the past.</code></pre></figure>
<h2 class="page-header">
Animated Icons
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/less/animated.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/scss/_animated.scss" class="text-muted">View SASS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/animated.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_animated.scss" class="text-muted">View SASS</a>
</div>
</h2>
<div class="row">
@ -434,8 +434,8 @@ current, borne back ceaselessly into the past.</code></pre></figure>
<h2 class="page-header">
Rotated &amp; Flipped
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/less/rotated-flipped.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/scss/_rotated-flipped.scss" class="text-muted">View SASS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/rotated-flipped.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_rotated-flipped.scss" class="text-muted">View SASS</a>
</div>
</h2>
<div class="row">
@ -467,8 +467,8 @@ current, borne back ceaselessly into the past.</code></pre></figure>
<h2 class="page-header">
Stacked Icons
<div class="pull-right text-default margin-top padding-top-sm hidden-xs">
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/less/stacked.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.4/scss/_stacked.scss" class="text-muted">View SASS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/less/stacked.less" class="text-muted padding-right">View LESS</a>
<a href="https://github.com/ForkAwesome/Fork-Awesome/blob/1.1.5/scss/_stacked.scss" class="text-muted">View SASS</a>
</div>
</h2>
<div class="row">
@ -539,7 +539,7 @@ fa-ban on fa-camera</code></pre></figure>
</p>
<p>
<a class="btn btn-lg btn-success" href="#">
<i class="fa fa-code-fork fa-2x pull-left"></i> Fork Awesome<br>Version 1.1.4</a>
<i class="fa fa-code-fork fa-2x pull-left"></i> Fork Awesome<br>Version 1.1.5</a>
</p>
<div class="margin-bottom">
<div class="btn-group">
@ -752,7 +752,7 @@ fa-ban on fa-camera</code></pre></figure>
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -135,7 +135,7 @@
<div class="container">
<h1><i class="fa fa-cogs" aria-hidden="true"></i>&nbsp; Get Started</h1>
<p>Easy ways to get Fork Awesome 1.1.4 onto your website</p>
<p>Easy ways to get Fork Awesome 1.1.5 onto your website</p>
</div>
</div>
@ -151,7 +151,7 @@
<div class="col-md-12">
<p>The simplest way to get Fork Awesome in your project is to copy the line below in between the <code>&lt;head&gt;</code> tags of your HTML source files. Then check the <a href="../examples/">examples</a> to start displaying icons.
<p>
<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/fork-awesome@1.1.4/css/fork-awesome.min.css"</span> <span class="na">integrity=</span><span class="s">"sha256-m5B3nxcqFp6DnNeyp3MFq4tT5OELnN5zohO9bVL0HMs="</span> <span class="na">crossorigin=</span><span class="s">"anonymous"</span><span class="nt">&gt;</span></code></pre></figure>
<figure class="highlight"><pre><code class="language-html" data-lang="html"><span class="nt">&lt;link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://cdn.jsdelivr.net/npm/fork-awesome@1.1.5/css/fork-awesome.min.css"</span> <span class="na">integrity=</span><span class="s">"sha256-P64qV9gULPHiZTdrS1nM59toStkgjM0dsf5mK/UwBV4="</span> <span class="na">crossorigin=</span><span class="s">"anonymous"</span><span class="nt">&gt;</span></code></pre></figure>
</p>
<p>Thanks to <a href="https://www.jsdelivr.com/package/npm/fork-awesome">jsDelivr</a> for providing the CDN for Fork Awesome</p>
</div>
@ -199,7 +199,7 @@
<div class="download-preprocessors" id="download-preprocessors">
<h3>Using Sass or Less</h3>
<p>Use this method to customize Fork Awesome 1.1.4 using Less or Sass.</p>
<p>Use this method to customize Fork Awesome 1.1.5 using Less or Sass.</p>
<ol>
<li>Copy the <code>fork-awesome/</code> directory into your project.</li>
<li>
@ -257,7 +257,7 @@
<h4>Need IE7 Support?</h4>
<p>
Sorry, Fork Awesome 1.1.4
Sorry, Fork Awesome 1.1.5
doesn't support IE7, but an older version of Font Awesome does (v3.2.1, if you can still find it).
</p>
</div>
@ -275,8 +275,8 @@
</h2>
</div>
<div class="modal-body">
<a class="btn btn-primary btn-lg btn-block" href="https://github.com/ForkAwesome/Fork-Awesome/archive/1.1.4.zip">
Fork Awesome 1.1.4
<a class="btn btn-primary btn-lg btn-block" href="https://github.com/ForkAwesome/Fork-Awesome/archive/1.1.5.zip">
Fork Awesome 1.1.5
</a>
<div class="row margin-bottom-lg margin-top-lg">
<div class="col-md-12 text-center">
@ -294,7 +294,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -202,7 +202,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -202,7 +202,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -204,7 +204,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -204,7 +204,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -204,7 +204,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -204,7 +204,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -202,7 +202,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -204,7 +204,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -202,7 +202,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -202,7 +202,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -202,7 +202,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -202,7 +202,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -199,7 +199,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -202,7 +202,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

View file

@ -197,7 +197,7 @@
<footer id="footer" class="footer hidden-print">
<div class="container text-center">
<div>
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.4
<i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.5
<span class="hide-xs">&middot;</span><br class="hide-sm hide-md hide-lg">
A fork of Font Awesome, originally created by <a href="https://twitter.com/davegandy">Dave Gandy</a>
</div>

Some files were not shown because too many files have changed in this diff Show more