mirror of
https://github.com/XTLS/Xray-docs-next.git
synced 2026-09-27 17:38:05 +03:00
VitePress: Update logo and favicon (#824)
- Replace old favicon with theme-adaptive (dark/light) versions - Add website logo - Standardize homepage image filenames
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ hero:
|
||||
text: Xray-core
|
||||
tagline: Fear not the clouds that obscure the view, golden eyes like a torch brighten the sky
|
||||
image:
|
||||
src: /LogoX2.png
|
||||
src: /img-project-x.png
|
||||
alt: Xray, Penetrates Everything
|
||||
actions:
|
||||
- theme: brand
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@ hero:
|
||||
text: Xray-core
|
||||
tagline: 不畏浮云遮望眼 · 金睛如炬耀苍穹
|
||||
image:
|
||||
src: /LogoX2.png
|
||||
src: /img-project-x.png
|
||||
alt: Xray, Penetrates Everything
|
||||
actions:
|
||||
- theme: brand
|
||||
|
||||
|
Before Width: | Height: | Size: 257 KiB After Width: | Height: | Size: 257 KiB |
|
Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 90 KiB |
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" id="logo"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1000 1000" style="enable-background:new 0 0 1000 1000;" xml:space="preserve">
|
||||
<polygon fill="#dfdfd6" points="530,530 900,530 650,650 530,1000 "/>
|
||||
<polygon fill="#dfdfd6" points="470,530 470,900 350,650 0,530 "/>
|
||||
<polygon fill="#dfdfd6" points="530,470 530,100 650,350 1000,470 "/>
|
||||
<polygon fill="#dfdfd6" points="470,470 100,470 350,350 470,0 "/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 542 B |
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg version="1.1" id="logo"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1000 1000" style="enable-background:new 0 0 1000 1000;" xml:space="preserve">
|
||||
<polygon points="530,530 900,530 650,650 530,1000 "/>
|
||||
<polygon points="470,530 470,900 350,650 0,530 "/>
|
||||
<polygon points="530,470 530,100 650,350 1000,470 "/>
|
||||
<polygon points="470,470 100,470 350,350 470,0 "/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 482 B |
+1
-1
@@ -6,7 +6,7 @@ hero:
|
||||
text: Xray-core
|
||||
tagline: Не бойтесь облаков, застилающих вид – золотые глаза, словно факел, озаряют небо.
|
||||
image:
|
||||
src: /LogoX2.png
|
||||
src: /img-project-x.png
|
||||
alt: Xray, Penetrates Everything
|
||||
actions:
|
||||
- theme: brand
|
||||
|
||||
Reference in New Issue
Block a user