haoxuan
2023-08-21 d65d72bd341aa0c873b9bcbf3f01d504651657cc
1
2
3
4
5
<template>
  <div class="about">
    <h1>This is an about page</h1>
  </div>
</template>