diff --git a/src/lib/viewport/header.svelte b/src/lib/viewport/header.svelte index 709f93e..3e76c3c 100644 --- a/src/lib/viewport/header.svelte +++ b/src/lib/viewport/header.svelte @@ -4,7 +4,7 @@ Project N5 Blog - About + About {/snippet}
diff --git a/src/routes/garden/record-wall/records.ts b/src/routes/garden/record-wall/records.ts index c047289..6dcc269 100644 --- a/src/routes/garden/record-wall/records.ts +++ b/src/routes/garden/record-wall/records.ts @@ -28,13 +28,13 @@ export let records: Record[] = [ cover: "acloudyskye_04_twbtlt.webp", link: "", }, - { - title: "hypochondriac", - artist: "brakence", - release: "202", - cover: ".webp", - link: "", - }, + // { + // title: "hypochondriac", + // artist: "brakence", + // release: "202", + // cover: ".webp", + // link: "", + // }, { title: "Healers Vol. 1", artist: "Duskus", @@ -42,20 +42,20 @@ export let records: Record[] = [ cover: "duskus_02_healersvol1.webp", link: "", }, - { - title: "CHASER", - artist: "femtanyl", - release: "", - cover: ".webp", - link: "", - }, - { - title: "SISTER", - artist: "Frost Children", - release: "", - cover: ".webp", - link: "", - }, + // { + // title: "CHASER", + // artist: "femtanyl", + // release: "", + // cover: ".webp", + // link: "", + // }, + // { + // title: "SISTER", + // artist: "Frost Children", + // release: "", + // cover: ".webp", + // link: "", + // }, { title: "it's hard to see color [When You're So Impossibly Far Away*]", artist: "Jaron", @@ -98,55 +98,55 @@ export let records: Record[] = [ cover: "kmoe_01_k1.webp", link: "", }, - { - title: "Into the Unknown", - artist: "NERO", - release: "202", - cover: ".webp", - link: "", - }, - { - title: "Second Nature", - artist: "Ninajirachi", - release: "202", - cover: ".webp", - link: "", - }, - { - title: "I Love My Computer", - artist: "Ninajirachi", - release: "202", - cover: ".webp", - link: "", - }, - { - title: "The weight of the world", - artist: "Syzy", - release: "202", - cover: ".webp", - link: "", - }, - { - title: "fishmonger", - artist: "underscores", - release: "202", - cover: ".webp", - link: "", - }, - { - title: "Ghostholding", - artist: "venturing", - release: "202", - cover: ".webp", - link: "https://janeremover.bandcamp.com/album/ghostholding", - }, - { - title: "TO-THE-CORE_153BPM", - artist: "xaev", - release: "202", - cover: ".webp", - link: "", - }, + // { + // title: "Into the Unknown", + // artist: "NERO", + // release: "202", + // cover: ".webp", + // link: "", + // }, + // { + // title: "Second Nature", + // artist: "Ninajirachi", + // release: "202", + // cover: ".webp", + // link: "", + // }, + // { + // title: "I Love My Computer", + // artist: "Ninajirachi", + // release: "202", + // cover: ".webp", + // link: "", + // }, + // { + // title: "The weight of the world", + // artist: "Syzy", + // release: "202", + // cover: ".webp", + // link: "", + // }, + // { + // title: "fishmonger", + // artist: "underscores", + // release: "202", + // cover: ".webp", + // link: "", + // }, + // { + // title: "Ghostholding", + // artist: "venturing", + // release: "202", + // cover: ".webp", + // link: "https://janeremover.bandcamp.com/album/ghostholding", + // }, + // { + // title: "TO-THE-CORE_153BPM", + // artist: "xaev", + // release: "202", + // cover: ".webp", + // link: "", + // }, // { // title: "", // artist: "",