updating to latest version 2.0.5
This commit is contained in:
parent
36e2e5e8d4
commit
46a3c36303
2
dist/css/skeleton.css
vendored
2
dist/css/skeleton.css
vendored
@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Skeleton V2.0.3
|
||||
* Skeleton V2.0.5
|
||||
* Copyright 2014, Dave Gamache
|
||||
* www.getskeleton.com
|
||||
* Free to use under the MIT license.
|
||||
|
@ -42,7 +42,7 @@
|
||||
<div class="container">
|
||||
<section class="header">
|
||||
<h2 class="title">A dead simple, responsive boilerplate.</h2>
|
||||
<a class="button button-primary" href="https://github.com/dhg/Skeleton/releases/download/2.0.3/Skeleton-2.0.3.zip" onClick="_gaq.push(['_trackEvent', 'skeleton', 'download'])">Download</a>
|
||||
<a class="button button-primary" href="https://github.com/dhg/Skeleton/releases/download/2.0.5/Skeleton-2.0.5.zip" onClick="_gaq.push(['_trackEvent', 'skeleton', 'download'])">Download</a>
|
||||
<div class="value-props row">
|
||||
<div class="four columns value-prop">
|
||||
<img class="value-img" src="images/feather.svg">
|
||||
|
Loading…
Reference in New Issue
Block a user