Skip to content

Commit

Permalink
chore: update sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoxian521 committed May 31, 2024
1 parent 78e02d9 commit ba43897
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions theme-vdoing/components/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,14 @@
</p>
</header>

<section id="special-sponsor">
<!-- <section id="special-sponsor">
<h3>赞助商</h3>
<div id="special-sponsor-container">
<a class="logo" href="https://ai-tools.cn/resume/start" target="_blank" rel="sponsored noopener">
<img src="https://pure-admin.github.io/pure-admin-doc/img/sponsors/aitools.svg" alt="aitools">
</a>
</div>
</section>
</section> -->

<!-- PC端features块 s -->
<div class="features" v-if="hasFeatures && !isMQMobile">
Expand Down
4 changes: 2 additions & 2 deletions theme-vdoing/components/RightMenu.vue
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
<template>
<div class="right-menu-wrapper">
<div class="right-menu-margin">
<section id="special-sponsor">
<!-- <section id="special-sponsor">
<h3>赞助商</h3>
<div id="special-sponsor-container">
<a class="logo" href="https://ai-tools.cn/resume/start" target="_blank" rel="sponsored noopener">
<img src="https://pure-admin.github.io/pure-admin-doc/img/sponsors/aitools.svg" alt="aitools">
</a>
</div>
</section>
</section> -->
<div class="right-menu-title">目录</div>
<div class="right-menu-content">
<div :class="[
Expand Down

0 comments on commit ba43897

Please sign in to comment.