File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed
Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 1919 </label >
2020 <LogoLink class =" md:hidden" to =" /docs" />
2121 </div >
22- <div class =" navbar-end" >
22+ <div class =" navbar-end hidden md:flex " >
2323 <NuxtLink
2424 class =" btn btn-ghost gap-x-2 font-normal normal-case"
2525 to =" /dashboard"
2828 <ArrowUpRightIcon class =" w-4 h-4" />
2929 </NuxtLink >
3030 <NuxtLink
31- class =" btn btn-ghost gap-x-2 font-normal normal-case"
31+ class =" btn btn-ghost font-normal normal-case"
3232 to =" https://github.com/netervati/pseudo-rest-api"
3333 >
3434 Source
5151 {{ doc.text }}
5252 </NuxtLink >
5353 </li >
54+ <li class =" p-6" ><hr /></li >
55+ <li >
56+ <NuxtLink
57+ class =" btn btn-ghost gap-x-2 font-normal normal-case text-lg w-full justify-start"
58+ to =" /dashboard"
59+ >
60+ Dashboard
61+ <ArrowUpRightIcon class =" w-4 h-4" />
62+ </NuxtLink >
63+ </li >
64+ <li >
65+ <NuxtLink
66+ class =" btn btn-ghost font-normal normal-case text-lg w-full justify-start"
67+ to =" https://github.com/netervati/pseudo-rest-api"
68+ >
69+ Source
70+ </NuxtLink >
71+ </li >
5472 </ul >
5573 </div >
5674 </div >
You can’t perform that action at this time.
0 commit comments