File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -180,11 +180,11 @@ const Home = (props) => {
180180 easing = "ease-in-out"
181181 iteration = "1"
182182 >
183- < Link href = "https://github.com/JustStudio7/Encoder" target = "_blank" className = 'hideOn322' >
183+ < Link href = "https://github.com/JustStudio7/Encoder" target = "_blank" >
184184 < button
185185 type = "button"
186186 data-thq-animate-on-reveal = "true"
187- className = "home-button button"
187+ className = "home-button button hideOn322 "
188188 >
189189 < span className = "home-text4" >
190190 < span className = "home-text5"
@@ -202,7 +202,7 @@ const Home = (props) => {
202202 > </ span >
203203 </ button >
204204 </ Link >
205- < Link href = "/ docs" >
205+ < Link href = { `/ ${ locale ?. [ 'short' ] } / docs` } >
206206 < button
207207 type = "button"
208208 data-thq-animate-on-reveal = "true"
You can’t perform that action at this time.
0 commit comments