File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 147147 <div class =" mb-8" >
148148 <p class =" mb-4 text-slate-light uppercase tracking-wide font-bold text-xs" >Examples</p >
149149 <ul >
150- <li class =" mb-3" ><a href =" {{ $page -> baseUrl } } /docs/examples/buttons" class =" hover:underline {{ $page -> active (' /docs/examples/buttons' ) ? ' text-slate-darker font-bold' : ' text-slate-dark' } }" >Buttons</a ></li >
151150 <li class =" mb-3" ><a class =" hover:underline {{ $page -> active (' /docs/examples/alerts' ) ? ' text-slate-darker font-bold' : ' text-slate-dark' } }" href =" {{ $page -> baseUrl } } /docs/examples/alerts" >Alerts</a ></li >
151+ <li class =" mb-3" ><a href =" {{ $page -> baseUrl } } /docs/examples/buttons" class =" hover:underline {{ $page -> active (' /docs/examples/buttons' ) ? ' text-slate-darker font-bold' : ' text-slate-dark' } }" >Buttons</a ></li >
152152 <li class =" mb-3" ><a class =" hover:underline {{ $page -> active (' /docs/examples/cards' ) ? ' text-slate-darker font-bold' : ' text-slate-dark' } }" href =" {{ $page -> baseUrl } } /docs/examples/cards" >Cards</a ></li >
153153 </ul >
154154 </div >
You can’t perform that action at this time.
0 commit comments