Skip to content

Commit

Permalink
✨ update header router links
Browse files Browse the repository at this point in the history
nicejade committed Feb 3, 2024
1 parent d9c920a commit a1e42f7
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/assets/icons/wechat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/pages/partials/HeaderNav.vue
Original file line number Diff line number Diff line change
@@ -36,6 +36,17 @@
<icon class="header-icon" name="recommend" />
</span>
</a>
<a
v-if="!isMobile"
href="https://wechat.jeffjade.com/?utm_sourece=markdown.lovejade.cn&pid=header"
class="header-link"
target="_blank"
rel="noopener"
>
<span class="hint--bottom" aria-label="公众号 Markdown 排版">
<icon class="header-icon" name="wechat" />
</span>
</a>
<a
href="https://chatgpt.nicelinks.site/gemini?utm_sourece=markdown.lovejade.cn&pid=header"
class="header-link"

0 comments on commit a1e42f7

Please sign in to comment.