Browse Source

page title

master
Robin Thoni 9 years ago
parent
commit
60e29a07e2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      app/index.html

+ 1
- 1
app/index.html View File

3
 <head>
3
 <head>
4
     <base href="/app/">
4
     <base href="/app/">
5
     <meta charset="utf-8">
5
     <meta charset="utf-8">
6
-    <title>Camotion</title>
6
+    <title>App</title>
7
 
7
 
8
     <!-- build:css css/globals.css -->
8
     <!-- build:css css/globals.css -->
9
     <link rel="stylesheet" href="../bower_components/bootstrap/dist/css/bootstrap.min.css">
9
     <link rel="stylesheet" href="../bower_components/bootstrap/dist/css/bootstrap.min.css">

Loading…
Cancel
Save