moved discography page to art folder and added blurb to drawing gallery page
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
description: "Small stories about my past music",
|
||||
img: "/main/hypertext.webp",
|
||||
altText: "",
|
||||
link: "my-tracks",
|
||||
link: "/art/music",
|
||||
},
|
||||
];
|
||||
</script>
|
||||
|
||||
@@ -1,20 +0,0 @@
|
||||
<script>
|
||||
import Banner2 from "$lib/banner2.svelte";
|
||||
import Content from "$lib/viewport/content.svelte";
|
||||
</script>
|
||||
|
||||
<svelte:head>
|
||||
<title>My Tracks | denizk0461</title>
|
||||
</svelte:head>
|
||||
|
||||
<Content>
|
||||
<Banner2
|
||||
title="My Tracks"
|
||||
subtitle=""
|
||||
banner=""
|
||||
bannerAlt="" />
|
||||
|
||||
well this is awkward. there's nothing here yet. come back later?
|
||||
|
||||
<!-- <p>Fun fact: this page is named 'my tracks' because the folder on my PC where I store my finished songs is called 'my tracks' and it's been like this for a very long time.</p> -->
|
||||
</Content>
|
||||
Reference in New Issue
Block a user