Add F/GO to game list

This commit is contained in:
Damillora 2020-08-19 10:54:40 +07:00
parent 9d0aacbba7
commit 1453437e50
2 changed files with 29 additions and 0 deletions

24
pages/games/fgo.vue Normal file
View File

@ -0,0 +1,24 @@
<template>
<div class="page">
<h1 class="title">Game Profile: </h1>
<p><a href="https://www.fate-go.jp">Game Website</a></p>
<h2>My Game ID</h2>
<p>Player Name: Damillora</p>
<p>ID: 744497723</p>
</div>
</template>
<script>
export default {
components: {
},
meta: {
title: "Game Profile: ",
},
}
</script>
<style>
</style>

View File

@ -86,6 +86,11 @@
link="/games/azurlane"
gameid="204960914"
/>
<GameListItem
name="Fate/Grand Order (JP)"
link="/games/fgo"
gameid="744497723"
/>
<!--
<GameListItem
name=""