File tree Expand file tree Collapse file tree 7 files changed +5
-15
lines changed
Expand file tree Collapse file tree 7 files changed +5
-15
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ export default defineConfig({
1818 themeConfig : {
1919 // Logo(只显示 logo,不显示 title)
2020 logo : '/GoldfishScheme-logo.png' ,
21+ siteTitle : false ,
2122
2223 // 搜索配置
2324 search : {
Original file line number Diff line number Diff line change 1+ /* 增大导航栏 logo */
2+ .VPNavBarTitle .logo {
3+ height : 60px ; /* 默认是 24px,调大到 60px */
4+ }
Original file line number Diff line number Diff line change 77 tagline :
88 R7RS-small compatible Scheme interpreter with Python-like versatile standard
99 library
10- image :
11- src : /GoldfishScheme-logo.png
12- alt : Goldfish Scheme Logo
1310 actions :
1411 - theme : brand
1512 text : Get Started
Original file line number Diff line number Diff line change 77 tagline :
88 Interpréteur Scheme compatible R7RS-small avec une bibliothèque standard
99 polyvalente de style Python
10- image :
11- src : /GoldfishScheme-logo.png
12- alt : Goldfish Scheme Logo
1310 actions :
1411 - theme : brand
1512 text : Commencer
Original file line number Diff line number Diff line change 77 tagline :
88 R7RS-small 互換の Scheme インタープリター、Python
99 のような豊富な標準ライブラリを提供
10- image :
11- src : /GoldfishScheme-logo.png
12- alt : Goldfish Scheme Logo
1310 actions :
1411 - theme : brand
1512 text : はじめる
Original file line number Diff line number Diff line change 77 tagline :
88 Интерпретатор Scheme, совместимый с R7RS-small, с универсальной стандартной
99 библиотекой в стиле Python
10- image :
11- src : /GoldfishScheme-logo.png
12- alt : Goldfish Scheme Logo
1310 actions :
1411 - theme : brand
1512 text : Начать
Original file line number Diff line number Diff line change 55 name : Goldfish Scheme
66 text : 让 Scheme 和 Python 一样易用
77 tagline : R7RS-small 兼容的 Scheme 解释器,拥有 Python 风格的丰富标准库
8- image :
9- src : /GoldfishScheme-logo.png
10- alt : Goldfish Scheme Logo
118 actions :
129 - theme : brand
1310 text : 快速开始
You can’t perform that action at this time.
0 commit comments