Skip to content

Commit

Permalink
Link to download, actually download, and fix twitter handle
Browse files Browse the repository at this point in the history
  • Loading branch information
LukyVj committed May 23, 2016
1 parent 540a920 commit 6e86c84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<section class='hero-container'>
<h1>Family.scss</h1>
<p><strong>Family.scss</strong> is a set of <strong><span id="amount"></span></strong> smart Sass mixins which will help you to manage the style of <code>:nth-child</code>'ified elements, in an easy and classy way.</p>
<a class='btn cta w-icon' href='https://github.com/LukyVj/family.scss/tree/master/source/src'><svg aria-label="Reset" role="img"><use xlink:href="#icon-download" xmlns:xlink="http://www.w3.org/1999/xlink"></use></svg> Download ( 2kb )</a>
<a class='btn cta w-icon' download='download' href='https://raw.githubusercontent.com/LukyVj/family.scss/master/source/src/family.scss'><svg aria-label="Reset" role="img"><use xlink:href="#icon-download" xmlns:xlink="http://www.w3.org/1999/xlink"></use></svg> Download ( 2kb )</a>
<a class='btn cta w-icon' href='https://github.com/LukyVj/family.scss'><svg aria-label="Reset" role="img"><use xlink:href="#icon-github" xmlns:xlink="http://www.w3.org/1999/xlink"></use></svg> Github</a>
</section>
</header>
Expand Down Expand Up @@ -484,9 +484,9 @@ <h2 class='title'>Playground</h2>
</div>
</section>
<section class='footer-section'>
<p class='text-center'>Made with &lt;code&gt;by <a href="http://twitter.com/LukyVj">@LukyVj</a> - <a href="#about" data-toggle-modal>About</a></p>
<p class='text-center'>Made with &lt;<a href="https://github.com/LukyVj/family.scss">code</a>&gt; by <a href="http://twitter.com/LukyVj">@LukyVj</a> - <a href="#about" data-toggle-modal>About</a></p>
<div class='share'>
<a href='https://twitter.com/intent/tweet?text=Family.scss%20-%20A%20set%20of%2020%20Sass%20mixins%20which%20will%20help%20you%20to%20manage%20your%20%3Anth-child%27ified%20elements%20http%3A%2F%2Flukyvj.github.io%2Ffamily.scss%2F%20via%20%40lukyvjj'>
<a href='https://twitter.com/intent/tweet?text=Family.scss%20-%20A%20set%20of%2020%20Sass%20mixins%20which%20will%20help%20you%20to%20manage%20your%20%3Anth-child%27ified%20elements%20http%3A%2F%2Flukyvj.github.io%2Ffamily.scss%2F%20via%20%40lukyvj'>
<img alt='' src='images/twitter-icon.svg'>
</a>
</div>
Expand Down

0 comments on commit 6e86c84

Please sign in to comment.