File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed
Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ site_name: Pydoll - Async Web Automation Library
22site_url : https://autoscrape-labs.github.io/pydoll/
33repo_url : https://github.com/autoscrape-labs/pydoll
44repo_name : autoscrape-labs/pydoll
5+ use_directory_urls : true
56
67# Configuração da navegação
78nav :
@@ -102,9 +103,11 @@ plugins:
102103 default : true
103104 name : English
104105 build : true
106+ site_name : " Pydoll - Async Web Automation Library"
105107 - locale : zh
106108 name : 中文
107109 build : true
110+ site_name : " Pydoll - 异步网页自动化库"
108111 nav_translations :
109112 Pydoll : Pydoll
110113 Features : 特性
@@ -166,14 +169,7 @@ plugins:
166169 show_bases : true
167170 heading_level : 1
168171
169- extra :
170- alternate :
171- - name : English
172- link : /pydoll/
173- lang : en
174- - name : 中文
175- link : /pydoll/zh/
176- lang : zh
172+ extra : {}
177173
178174extra_css :
179175 - stylesheets/termynal.css
You can’t perform that action at this time.
0 commit comments