|
@@ -6,7 +6,7 @@
|
|
|
class="site-title"
|
|
|
tabindex="0"
|
|
|
>
|
|
|
- Offline
|
|
|
+ Vuejs Webpack
|
|
|
</h1>
|
|
|
</div>
|
|
|
</header>
|
|
@@ -32,7 +32,7 @@ export default {
|
|
|
// if no subcomponents specify a metaInfo.title, this title will be used
|
|
|
title: 'Home',
|
|
|
// all titles will be injected into this template
|
|
|
- titleTemplate: '%s | Offline'
|
|
|
+ titleTemplate: '%s | Vuejs Webpack'
|
|
|
}
|
|
|
// components: {
|
|
|
// HeaderMenu,
|