File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,6 @@ const {
3131 <div
3232 class =" hidden items-center gap-6 place-self-center text-xs sm:text-sm lg:flex lg:text-base"
3333 >
34- <a
35- class ={ ` hidden items-center hover:bg-muted rounded-lg p-3 lg:block${Astro .url .pathname === getLocalePath (' /' ) ? ' text-coral' : ' ' } ` }
36- href ={ getLocalePath (' /' )}
37- >
38- <span >{ menu .home } </span >
39- </a >
40-
4134 <Dropdown class =" group" >
4235 <button class =" flex items-center rounded-lg p-3 hover:bg-muted group-open:bg-muted" >
4336 <span >{ menu .gettingStarted } </span >
Original file line number Diff line number Diff line change 489489 "nav" : {
490490 "brand" : " Zen Browser" ,
491491 "menu" : {
492- "home" : " Home" ,
493492 "gettingStarted" : " Getting Started" ,
494493 "usefulLinks" : " Useful Links" ,
495494 "mods" : " Mods" ,
Original file line number Diff line number Diff line change 494494 "nav" : {
495495 "brand" : " Zenブラウザー" ,
496496 "menu" : {
497- "home" : " ホーム" ,
498497 "gettingStarted" : " はじめに" ,
499498 "usefulLinks" : " 便利なリンク" ,
500499 "mods" : " Mods" ,
You can’t perform that action at this time.
0 commit comments