Update dependencies

This commit is contained in:
Damillora 2020-08-30 10:03:06 +07:00
parent 1453437e50
commit d64e27934a
4 changed files with 1038 additions and 1038 deletions

View File

@ -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' },

View File

@ -15,7 +15,7 @@ export default {
}, },
meta: { meta: {
title: "Game Profile: ", title: "Game Profile: Azur Lane",
}, },
} }
</script> </script>

View File

@ -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>

2069
yarn.lock

File diff suppressed because it is too large Load Diff