Commit 7c895d95 authored by Arthur Verschaeve's avatar Arthur Verschaeve Committed by Sam Saccone

React-backbone: fix `<title>`

parent bcb7e27e
......@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>React _ Backbone • TodoMVC</title>
<title>React + Backbone • TodoMVC</title>
<link rel="stylesheet" href="node_modules/todomvc-common/base.css">
<link rel="stylesheet" href="node_modules/todomvc-app-css/index.css">
</head>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment