Add Nanagiri Sonoka character profile to Characters page#9
Conversation
Co-authored-by: SoRA-X7 <24629704+SoRA-X7@users.noreply.github.com>
|
@copilot
この2点の追加が完了次第、マージの準備を進めたいと考えています。よろしくお願いいたします。 |
|
@copilot メインビジュアル用エリアの確保:左側に立ち絵画像を表示する領域を確保したグリッドレイアウトに変更してください。 |
Co-authored-by: SoRA-X7 <24629704+SoRA-X7@users.noreply.github.com>
両方の追加を実装しました(commit 1. メインビジュアル用エリア 2. ボイスライン
両方の追加を実装しました(commit 1. メインビジュアル用エリア 2. ボイスライン |
The Characters page showed a "Coming Soon" placeholder. This adds the full profile for 七霧 ソノカ (Nanagiri Sonoka / Blue Mist) as structured, scannable UI, with a main visual area and interactive voice lines.
Changes
pages/characters/index.vue— replaced placeholder with a full profile layout:md="4"left column reserved for the character illustration (立ち絵) with a styled gradient placeholder;md="8"right column holds all profile datav-chiplabelsv-listProfile data is declared as a typed inline
constin<script setup>and rendered viav-for. Styling follows existing site conventions — gradient accent stripe (acc1→acc2),tk-gravesend-sans, Vuetify theme colour variables.Original prompt
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.