File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -53,35 +53,40 @@ anchor = "smart"
53
53
[languages ]
54
54
[languages .en ]
55
55
title = " Selenium"
56
- description = " Selenium automates browsers. That's it!"
57
56
languageName =" English"
58
57
weight = 1
58
+ [languages .en .params ]
59
+ description = " Selenium automates browsers. That's it!"
59
60
[languages .pt-br ]
60
61
title = " Selenium"
61
- description = " Selenium automates browsers. That's it!"
62
62
languageName =" Português (Brasileiro)"
63
63
weight = 2
64
+ [languages .pt-br .params ]
65
+ description = " Selenium automates browsers. That's it!"
64
66
[languages .zh-cn ]
65
67
title = " Selenium"
66
- description = " Selenium automates browsers. That's it!"
67
68
languageName = " 中文简体"
68
69
weight = 3
70
+ [languages .zh-cn .params ]
71
+ description = " Selenium automates browsers. That's it!"
69
72
[languages .ja ]
70
73
title = " Selenium"
71
- description = " Selenium automates browsers. That's it!"
72
74
languageName = " 日本語"
73
75
weight = 4
76
+ [languages .ja .params ]
77
+ description = " Selenium automates browsers. That's it!"
74
78
[languages .other ]
75
79
title = " Selenium"
76
- description = " Selenium automates browsers. That's it!"
77
80
languageName =" Other"
78
81
weight = 5
82
+ [languages .other .params ]
83
+ description = " Selenium automates browsers. That's it!"
79
84
80
85
# Import docsy theme as module
81
86
[module ]
82
87
proxy = " direct"
83
88
# uncomment line below for temporary local development of module
84
- # replacements = "github.com/google/docsy -> ../../docsy"
89
+ # replacements = "github.com/google/docsy -> ../../docsy"
85
90
[module .hugoVersion ]
86
91
extended = true
87
92
min = " 0.73.0"
You can’t perform that action at this time.
0 commit comments