Skip to content

Commit

Permalink
updatd content
Browse files Browse the repository at this point in the history
  • Loading branch information
mattgraham committed Aug 29, 2014
1 parent 3aaf95a commit c32a729
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Leap Day

Open source content for Leap Day theme. Theme was first designed / developed for GitHub Pages and is availalbe for download, forking and using anywhere else on the web. Like the theme share it with the twitterverse.
Open source content for Leap Day theme. Theme was first designed / developed for GitHub Pages and is availalbe for download, forking and using anywhere else on the web. Like the theme share it with the twitterverse.

![Leap Day](http://f.cl.ly/items/1q0h3r1C2g3u1c3O011S/Screen%20Shot%202012-12-25%20at%208.40.52%20AM.png)

The Leap Day Pages demo is [here](http://mattgraham.github.com/Leap-Day)
The Leap Day Pages demo is [here](http://mattgraham.github.com/leapday)


### Developing Locally
### Developing Locally

```
script/server
Expand All @@ -18,6 +18,6 @@ Running `script/server` will run `jekyll serve && compass --watch` commands via

### Credits

Leap-Day Theme is by [Matt Graham](http://madebygraham.com), twitter [@michigangraham](http://twitter.com/#!/michigangraham). Use, reuse and modify away.
Leap-Day Theme is by [Matt Graham](http://madebygraham.com), twitter [@michigangraham](http://twitter.com/#!/michigangraham). Use, reuse and modify away.

[Creative Commons Attribution](http://creativecommons.org/licenses/by/3.0/)
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ <h1>Leap Day in Jekyll for GitHub Pages</h1>
<div class="banner-inner">
<span id="logo"></span>

<a href="https://github.com/mattgraham/SCSS--Clean-Button" class="button fork"><strong>Fork On GitHub</strong></a>
<a href="https://github.com/mattgraham/leapday" class="button fork"><strong>Fork On GitHub</strong></a>
<div class="downloads">
<span>Downloads:</span>
<ul>
<li><a href="https://github.com/mattgraham/SCSS--Clean-Button/zipball/master" class="button">ZIP</a></li>
<li><a href="https://github.com/mattgraham/SCSS--Clean-Button/tarball/master" class="button">TAR</a></li>
<li><a href="https://github.com/mattgraham/leapday/zipball/master" class="button">ZIP</a></li>
<li><a href="https://github.com/mattgraham/leapday/tarball/master" class="button">TAR</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit c32a729

Please sign in to comment.