Skip to content

Commit

Permalink
refactor: 移除简历
Browse files Browse the repository at this point in the history
  • Loading branch information
Haoyue-zhi committed May 17, 2024
1 parent 43c6b8d commit 78173b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions components/app/intro.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,6 @@ const { play, stop } = useSound(bubble);
data-aos="fade-up"
data-aos-delay="100"
>
<a
href="front-end.pdf"
download="张文皓月.pdf"
class="group text-sm px-4 py-2 bg-white sm:text-lg sm:px-7 sm:py-3 flex items-center gap-2 rounded-full outline-none focus:scale-110 hover:scale-110 active:scale-105 transition cursor-pointer borderBlack dark:bg-white/10"
>
下载简历
<Icon name="mdi:download" />
</a>
<a
class="bg-white p-4 text-gray-700 flex items-center gap-2 text-[1.35rem] rounded-full focus:scale-[1.15] hover:scale-[1.15] hover:text-gray-950 active:scale-105 transition cursor-pointer borderBlack dark:bg-white/10 dark:text-white/60"
href="https://github.com/Haoyue-zhi"
Expand Down
Binary file removed public/front-end.pdf
Binary file not shown.

0 comments on commit 78173b9

Please sign in to comment.