File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/framework/resources/views/pages Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3131 Sorry, the page you are looking for could not be found.
3232 </p >
3333
34- <a href =" {{ Routes:: get (' index' ) ?? ' . /' } }" >
34+ <a href =" {{ Routes:: get (' index' ) ?? ' /' } }" >
3535 <button class =" bg-transparent text-grey-darkest font-bold uppercase tracking-wide py-3 px-6 border-2 border-grey-light hover:border-grey rounded-lg" >
3636 Go Home
3737 </button >
Original file line number Diff line number Diff line change 3131 Sorry, the page you are looking for could not be found.
3232 </p >
3333
34- <a href =" {{ Routes:: get (' index' ) ?? ' . /' } }" >
34+ <a href =" {{ Routes:: get (' index' ) ?? ' /' } }" >
3535 <button class =" bg-transparent text-grey-darkest font-bold uppercase tracking-wide py-3 px-6 border-2 border-grey-light hover:border-grey rounded-lg" >
3636 Go Home
3737 </button >
You can’t perform that action at this time.
0 commit comments