charles
2023-02-21 e26720f27d80c8f7b0c68402ff42cad42ee3ee94
1
2
3
4
5
<template>
  <div class="about">
    <h1>This is an about page</h1>
  </div>
</template>