Skip to content

Commit 7bc05fb

Browse files
authored
Update index.html
1 parent babd255 commit 7bc05fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wwwroot/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
77
</head>
88

9-
<body ng-app="todoApp" ng-controller="todoListCtrl" role="document">
9+
<body ng-app="todoApp" role="document">
1010

1111
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
1212
<div class="container">

0 commit comments

Comments
 (0)