feat: update site

This commit is contained in:
Damillora 2021-07-08 02:44:01 +07:00
parent 76ca0ae363
commit daab8e4739
5 changed files with 86 additions and 3468 deletions

View File

@ -29,6 +29,6 @@
"@sveltejs/adapter-node": "^1.0.0-next.17",
"dayjs": "^1.10.4",
"howler": "^2.2.1",
"node-sass": "^5.0.0"
"sass": "^1.35.2"
}
}

View File

@ -0,0 +1,21 @@
<script>
import PageHeader from '$lib/components/PageHeader.svelte';
</script>
<svelte:head>
<title>Damillora: Game Profile</title>
</svelte:head>
<div class="page">
<PageHeader>
<h1 class="page-header__heading">Game Profile: IDOLY PRIDE</h1>
<p class="page-header__text">
<a class="post-header__social" href="https://idolypride.jp/game/">Game Website</a>
</p>
</PageHeader>
<!-- <main class="container mx-auto main">
<h2>My Review</h2>
<blockquote />
<p><a href="/">Read more</a></p>
</main> -->
</div>

View File

@ -80,6 +80,12 @@
playername="Damillora"
gameid="17918429"
/>
<GameListItem
name="IDOLY PRIDE"
link="/games/idoly"
playername="Damillora"
gameid="QAPHJWMY"
/>
<GameListItem
name="Love Live! School Idol Festival (JP)"
link="/games/llsif"

File diff suppressed because it is too large Load Diff

1140
yarn.lock

File diff suppressed because it is too large Load Diff