banner now controlled by Content and ContentSidebar components
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
<title>My Tracks | denizk0461</title>
|
||||
</svelte:head>
|
||||
|
||||
<Content>
|
||||
<Banner2
|
||||
title="My Tracks"
|
||||
subtitle=""
|
||||
banner=""
|
||||
bannerAlt="" />
|
||||
<Content bannerContent={{
|
||||
title: "My Tracks",
|
||||
subtitle: "",
|
||||
banner: "",
|
||||
bannerAlt: "",
|
||||
}}>
|
||||
|
||||
well this is awkward. there's nothing here yet. come back later?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user