✏️ Site > Update title

This commit is contained in:
brunosimon
2017-08-29 20:08:59 +01:00
parent f2ca2ac277
commit e450579eb9
2 changed files with 7 additions and 10 deletions
+7 -8
View File
@@ -1,11 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>site-webpack</title>
</head>
<body>
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
<head>
<meta charset="utf-8">
<title>Keppler</title>
</head>
<body>
<div id="app"></div>
</body>
</html>