<template> <div class="page"> <h1 class="title">Game Profile: Nogikoi</h1> <p><a href="https://nogikoi.jp">Game Website</a></p> <h2>My Game ID</h2> <p>Player Name: -</p> <p>ID: 1673068678</p> </div> </template> <script> export default { components: { }, meta: { title: "Game Profile: Nogikoi", }, } </script> <style> </style>