Skip to content

Commit

Permalink
fix: use svg for comso logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ZTL-UwU committed Feb 10, 2024
1 parent 5be6f24 commit 41a7588
Show file tree
Hide file tree
Showing 3 changed files with 451 additions and 1 deletion.
2 changes: 1 addition & 1 deletion components/AboutUsDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
查看源代码。期待各位同学的反馈!
</p>
</section>
<NuxtImg src="/cosmo-logo.png" class="mx-auto my-0 w-[80%]" />
<NuxtImg src="/cosmo-logo.svg" class="mx-auto my-0 w-[80%]" />
<section class="prose">
<p>
<b>COSMO智慧校园平台运研中心</b>是深圳中学七大校级学生组织之一,也是最年轻的校级学生组织。欢迎大家通过下方链接关注我们!
Expand Down
Binary file removed public/cosmo-logo.png
Binary file not shown.
Loading

0 comments on commit 41a7588

Please sign in to comment.