Skip to content
This repository has been archived by the owner on May 12, 2019. It is now read-only.

Commit

Permalink
american style
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 14, 2015
1 parent f572957 commit bb9d8b5
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/js/src/__init.coffee
Expand Up @@ -3,7 +3,7 @@
$(document).ready ->

window.Uno = Uno =
version: '1.2'
version: '1.2.1'

cover:
width: -> $(".panel-cover").width()
Expand Down
4 changes: 2 additions & 2 deletions assets/js/uno.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion error.hbs
Expand Up @@ -60,7 +60,7 @@
<div class="mayday">
<hr class="panel-cover__divider">
<h1>
Houston, we have a problem. <br>
Houston, we've got a problem. <br>
Houston, 404 error appeared.
</h1>
<hr class="panel-cover__divider panel-cover__divider--secondary">
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "uno-zen",
"description": "Minimalist and Elegant theme for Ghost",
"version": "1.2",
"version": "1.2.1",
"author": {
"name": "Kiko Beats",
"url": "https://github.com/kikobeats"
Expand Down

0 comments on commit bb9d8b5

Please sign in to comment.