chore(layout): remove orphaned marks slot
This commit is contained in:
parent
73170a29e5
commit
993cedf0ed
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ const canonicalHref = canonical ?? new URL(Astro.url.pathname, Astro.site).toStr
|
|||
</head>
|
||||
<body class="dark">
|
||||
<ParticleField client:idle />
|
||||
<slot name="marks" />
|
||||
|
||||
<div class="stage">
|
||||
<TopBar current={current} showCoord={showCoordInTopbar} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue