Skip to content

Commit

Permalink
add some delicous
Browse files Browse the repository at this point in the history
  • Loading branch information
wmdmark committed Jan 6, 2014
1 parent b4b1f0e commit 4d3de07
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/assets/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Backbone.js + Rivets.js Example</title>
<title>Backbone.js + Rivets.js = Crazy Delicious</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,300' rel='stylesheet' type='text/css'>
Expand All @@ -12,7 +12,7 @@
</head>
<body>
<header>
<h1>Backbone.js + Rivets.js Demo</h1>
<h1>Backbone.js + Rivets.js = Crazy Delicious</h1>
<p>Three <a href="http://backbonejs.org/">Backbone.js</a> views bound to a single model and updated through <a href="http://www.rivetsjs.com/">Rivets.js</a> bindings.</p>
</header>

Expand Down
4 changes: 2 additions & 2 deletions public/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Backbone.js + Rivets.js Example</title>
<title>Backbone.js + Rivets.js = Crazy Delicious</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,700,300' rel='stylesheet' type='text/css'>
Expand All @@ -12,7 +12,7 @@
</head>
<body>
<header>
<h1>Backbone.js + Rivets.js Demo</h1>
<h1>Backbone.js + Rivets.js = Crazy Delicious</h1>
<p>Three <a href="http://backbonejs.org/">Backbone.js</a> views bound to a single model and updated through <a href="http://www.rivetsjs.com/">Rivets.js</a> bindings.</p>
</header>

Expand Down

0 comments on commit 4d3de07

Please sign in to comment.