Skip to content

Commit 013d6cf

Browse files
committed
docs: 更新文档站图标为 N.svg
1 parent e53f2ce commit 013d6cf

4 files changed

Lines changed: 20 additions & 3 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineConfig({
77
base: '/',
88

99
head: [
10-
['link', { rel: 'icon', href: '/logo.png' }],
10+
['link', { rel: 'icon', href: '/N.svg' }],
1111
[
1212
'script',
1313
{
@@ -19,7 +19,7 @@ export default defineConfig({
1919
],
2020

2121
themeConfig: {
22-
logo: '/logo.png',
22+
logo: '/N.svg',
2323

2424
nav: [
2525
{ text: '指南', link: '/guide/introduction' },

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hero:
66
text: Android sing-box 透明代理模块
77
tagline: 以 sing-box 为核心,支持 Android 管理器、CLI、Clash API 和 zashboard 的 Android 透明代理模块。
88
image:
9-
src: /logo.png
9+
src: /N.svg
1010
alt: NetProxy Logo
1111
actions:
1212
- theme: brand

docs/public/N.svg

Lines changed: 16 additions & 0 deletions
Loading

docs/public/app-ads.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google.com, pub-4560980501971534, DIRECT, f08c47fec0942fa0

0 commit comments

Comments
 (0)