banner now controlled by Content and ContentSidebar components
This commit is contained in:
@@ -7,11 +7,10 @@
|
||||
<title>Now | denizk0461</title>
|
||||
</svelte:head>
|
||||
|
||||
<Content>
|
||||
<Banner2
|
||||
title="Now"
|
||||
dateUpdated="2026-04-14"
|
||||
/>
|
||||
<Content bannerContent={{
|
||||
title: "Now",
|
||||
dateUpdated: "2026-04-14",
|
||||
}}>
|
||||
|
||||
<p>content coming soon.</p>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user