summaryrefslogtreecommitdiff
path: root/iridescence/src/views/About.vue
blob: 0dce2049998040a767f6a8accec3a6aaae105c7c (plain) (blame)
1
2
3
4
5
<template>
  <div>
    <h1>This is an about page</h1>
  </div>
</template>