Modify descriptions

This commit is contained in:
Damillora 2020-08-05 21:42:53 +07:00
parent 2add535b0e
commit 9d0aacbba7
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,9 @@
<template>
<div class="page">
<h1 class="title">Project Portfolio</h1>
<p>I play arcade and mobile games mostly, not all are recorded / streamed.</p>
<p>My most frequently played genre is rhythm games, but sometimes I try other genres too</p>
<p>I build applications in my spare time, but currently only some are published / live right now</p>
<div class="card-list">
<ProjectItem name="nanao.moe" codename="miracle" description="The home page for my more playful side." />
<ProjectItem name="nanao.moe" codename="miracle" description="The home page for my online identity." />
<ProjectItem name="nanao.moe Blog" codename="yuika" description="The blog for my hobbies" />
</div>
</div>