feat: replace layout with fixed left sidebar and top strip
This commit is contained in:
parent
238d68d063
commit
dbb3fbbc1b
5 changed files with 342 additions and 268 deletions
|
|
@ -148,7 +148,7 @@
|
|||
import { getCircleOptions } from "~/config/circles";
|
||||
|
||||
definePageMeta({
|
||||
layout: "landing",
|
||||
layout: "default",
|
||||
});
|
||||
|
||||
const circles = getCircleOptions();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue