Parcourir la source

Fixed pagetitle

rigwild il y a 4 ans
Parent
commit
e5f36a23ab
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      public/index.html

+ 2 - 2
public/index.html

@@ -5,12 +5,12 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
-    <title>expe-web</title>
+    <title>SIN3D</title>
     <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900">
   </head>
   <body>
     <noscript>
-      <strong>We're sorry but expe-web doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
+      <strong>We're sorry but SIN3D doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
     </noscript>
     <div id="app"></div>
     <!-- built files will be auto injected -->