Skip to content

Commit 31b3d06

Browse files
committed
更改网页主题
1 parent ed49523 commit 31b3d06

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed

docs/_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
title: Candy
2-
subtitle: "A WebSocket and TUN based VPN for Linux"
3-
show_downloads: true
2+
subtitle: "A WebSocket and TUN based VPN"
3+
theme: jekyll-theme-hacker

docs/design.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Design
22

3-
[Index](index.md) | Design | [Specification](specification.md)
3+
- [Index](index.md)
4+
- Design
5+
- [Specification](specification.md)
46

57
## The Simplest Usage of TUN/TAP
68

docs/index.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# Candy - A WebSocket and TUN based VPN for Linux
1+
# Candy
22

3-
Index | [Design](design.md) | [Specification](specification.md)
3+
- Index
4+
- [Design](design.md)
5+
- [Specification](specification.md)
46

57
## Candy Is A VPN, Not A Proxy
68

docs/specification.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Specification
22

3-
[Index](index.md) | [Design](design.md) | Specification
3+
- [Index](index.md)
4+
- [Design](design.md)
5+
- Specification
46

57
## Handshake Message
68

0 commit comments

Comments
 (0)