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