Skip to content

Commit

Permalink
chore: 修改 about 文案
Browse files Browse the repository at this point in the history
  • Loading branch information
wangrongding committed Mar 20, 2024
1 parent e9db242 commit 197671c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/assets/logo.svg

This file was deleted.

5 changes: 3 additions & 2 deletions src/views/page-about.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<template>
<div class="about">
<h1>video-studio</h1>
<div class="about p-10">
<h1 class="mb-5 text-3xl font-bold">video-studio</h1>
<p>这是一个基于 web 端的视频编辑器,正在开发中。</p>
<RouterLink to="/">编辑器</RouterLink>
</div>
</template>

Expand Down

0 comments on commit 197671c

Please sign in to comment.