Add Arknights game profile

This commit is contained in:
Damillora 2020-04-05 01:11:46 +07:00
parent ecd701555b
commit a6602da4ad
2 changed files with 35 additions and 0 deletions

30
pages/games/arknights.vue Normal file
View File

@ -0,0 +1,30 @@
<template>
<div class="page">
<h1 class="title">Game Profile: Arknights</h1>
<p><a href="https://www.arknights.global">Game Website</a></p>
<h2>My Review</h2>
<blockquote>
The strength of this game is in its complexities, getting you invested into the game.
If you like tower defenses and also like to think about tactics and strategies, this game is for you.
</blockquote>
<p><a href="https://blog.nanao.moe/game-reviews/arknights/">Read more</a></p>
<h2>My Game ID</h2>
<p>Player Name: Damillora</p>
<p>ID: Damillora#0835</p>
</div>
</template>
<script>
export default {
components: {
},
meta: {
title: "Game Profile: Arknights",
},
}
</script>
<style>
</style>

View File

@ -76,6 +76,11 @@
link="/games/llsifas"
gameid="-"
/>
<GameListItem
name="Arknights"
link="/games/arknights"
gameid="Damillora#0835"
/>
<!--
<GameListItem
name=""