Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'get-started/index.html')
-rw-r--r--get-started/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/get-started/index.html b/get-started/index.html
index 010f12d2c..c67f6d2ae 100644
--- a/get-started/index.html
+++ b/get-started/index.html
@@ -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.0 onto your website</p>
+ <p>Easy ways to get Fork Awesome 1.1.1 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.0/css/fork-awesome.min.css"</span> <span class="na">integrity=</span><span class="s">"sha256-sX8HLspqYoXVPetzJRE4wPhIhDBu2NB0kYpufzkQSms="</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.1/css/fork-awesome.min.css"</span> <span class="na">integrity=</span><span class="s">"sha256-deKKxuyCpNeFGM0l88f/l5P4ZslH1mYlall5b60FEuQ="</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.0 using Less or Sass.</p>
+ <p>Use this method to customize Fork Awesome 1.1.1 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.0
+ Sorry, Fork Awesome 1.1.1
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.0.zip">
- Fork Awesome 1.1.0
+ <a class="btn btn-primary btn-lg btn-block" href="https://github.com/ForkAwesome/Fork-Awesome/archive/1.1.1.zip">
+ Fork Awesome 1.1.1
</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.0
+ <i class="fa fa-fork" aria-hidden="true"></i> Fork Awesome 1.1.1
<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>