Skip to content
Snippets Groups Projects
AboutView.vue 89 B
Newer Older
  • Learn to ignore specific revisions
  • Zhengbo Wang's avatar
    Zhengbo Wang committed
    <template>
      <div class="about">
        <h1>This is an about page</h1>
      </div>
    </template>