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