Update dependencies
This commit is contained in:
parent
1453437e50
commit
d64e27934a
@ -11,7 +11,6 @@ module.exports = {
|
|||||||
htmlAttrs: {
|
htmlAttrs: {
|
||||||
lang: 'en',
|
lang: 'en',
|
||||||
},
|
},
|
||||||
title: 'Damillora - nanao.moe',
|
|
||||||
meta: [
|
meta: [
|
||||||
{ charset: 'utf-8' },
|
{ charset: 'utf-8' },
|
||||||
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
|
{ name: 'viewport', content: 'width=device-width, initial-scale=1' },
|
||||||
|
@ -15,7 +15,7 @@ export default {
|
|||||||
|
|
||||||
},
|
},
|
||||||
meta: {
|
meta: {
|
||||||
title: "Game Profile: ",
|
title: "Game Profile: Azur Lane",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<div class="page">
|
<div class="page">
|
||||||
<h1 class="title">Game Profile: </h1>
|
<h1 class="title">Game Profile: Fate/Grand Order (JP)</h1>
|
||||||
<p><a href="https://www.fate-go.jp">Game Website</a></p>
|
<p><a href="https://www.fate-go.jp">Game Website</a></p>
|
||||||
<h2>My Game ID</h2>
|
<h2>My Game ID</h2>
|
||||||
<p>Player Name: Damillora</p>
|
<p>Player Name: Damillora</p>
|
||||||
@ -15,7 +15,7 @@ export default {
|
|||||||
|
|
||||||
},
|
},
|
||||||
meta: {
|
meta: {
|
||||||
title: "Game Profile: ",
|
title: "Game Profile: Fate/Grand Order (JP)",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user