index.html in roboux-0.0.1 vs index.html in roboux-0.0.2
- old
+ new
@@ -1,10 +1,10 @@
<!doctype html>
-<html lang="en" ng-app="robots">
+<html lang="en" ng-app="roboux">
<head>
<meta charset="utf-8">
- <title>Robots</title>
+ <title>Roboux</title>
<link rel="stylesheet" href="/stylesheets/bootstrap.css">
<link rel="stylesheet" href="/stylesheets/font-awesome.css">
<link rel="stylesheet" href="/stylesheets/style.css">
</head>
<body>
@@ -15,10 +15,10 @@
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
- <a class="navbar-brand" href="#">Robots</a>
+ <a class="navbar-brand" href="#">Roboux</a>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav" ng-app="link">
<li class="active"><a href="#">Robots</a></li>