fixed broken about link in header; removed entries from record wall without cover
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<a href="/projects/projectn5">Project N5</a>
|
<a href="/projects/projectn5">Project N5</a>
|
||||||
<a href="/blog">Blog</a>
|
<a href="/blog">Blog</a>
|
||||||
<!-- <a href="/garden">Garden</a> -->
|
<!-- <a href="/garden">Garden</a> -->
|
||||||
<a href="/about">About</a>
|
<a href="/meta/about">About</a>
|
||||||
{/snippet}
|
{/snippet}
|
||||||
|
|
||||||
<div class="header-content">
|
<div class="header-content">
|
||||||
|
|||||||
@@ -28,13 +28,13 @@ export let records: Record[] = [
|
|||||||
cover: "acloudyskye_04_twbtlt.webp",
|
cover: "acloudyskye_04_twbtlt.webp",
|
||||||
link: "",
|
link: "",
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
title: "hypochondriac",
|
// title: "hypochondriac",
|
||||||
artist: "brakence",
|
// artist: "brakence",
|
||||||
release: "202",
|
// release: "202",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
title: "Healers Vol. 1",
|
title: "Healers Vol. 1",
|
||||||
artist: "Duskus",
|
artist: "Duskus",
|
||||||
@@ -42,20 +42,20 @@ export let records: Record[] = [
|
|||||||
cover: "duskus_02_healersvol1.webp",
|
cover: "duskus_02_healersvol1.webp",
|
||||||
link: "",
|
link: "",
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
title: "CHASER",
|
// title: "CHASER",
|
||||||
artist: "femtanyl",
|
// artist: "femtanyl",
|
||||||
release: "",
|
// release: "",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
title: "SISTER",
|
// title: "SISTER",
|
||||||
artist: "Frost Children",
|
// artist: "Frost Children",
|
||||||
release: "",
|
// release: "",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
title: "it's hard to see color [When You're So Impossibly Far Away*]",
|
title: "it's hard to see color [When You're So Impossibly Far Away*]",
|
||||||
artist: "Jaron",
|
artist: "Jaron",
|
||||||
@@ -98,55 +98,55 @@ export let records: Record[] = [
|
|||||||
cover: "kmoe_01_k1.webp",
|
cover: "kmoe_01_k1.webp",
|
||||||
link: "",
|
link: "",
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
title: "Into the Unknown",
|
// title: "Into the Unknown",
|
||||||
artist: "NERO",
|
// artist: "NERO",
|
||||||
release: "202",
|
// release: "202",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
title: "Second Nature",
|
// title: "Second Nature",
|
||||||
artist: "Ninajirachi",
|
// artist: "Ninajirachi",
|
||||||
release: "202",
|
// release: "202",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
title: "I Love My Computer",
|
// title: "I Love My Computer",
|
||||||
artist: "Ninajirachi",
|
// artist: "Ninajirachi",
|
||||||
release: "202",
|
// release: "202",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
title: "The weight of the world",
|
// title: "The weight of the world",
|
||||||
artist: "Syzy",
|
// artist: "Syzy",
|
||||||
release: "202",
|
// release: "202",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
title: "fishmonger",
|
// title: "fishmonger",
|
||||||
artist: "underscores",
|
// artist: "underscores",
|
||||||
release: "202",
|
// release: "202",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
title: "Ghostholding",
|
// title: "Ghostholding",
|
||||||
artist: "venturing",
|
// artist: "venturing",
|
||||||
release: "202",
|
// release: "202",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "https://janeremover.bandcamp.com/album/ghostholding",
|
// link: "https://janeremover.bandcamp.com/album/ghostholding",
|
||||||
},
|
// },
|
||||||
{
|
// {
|
||||||
title: "TO-THE-CORE_153BPM",
|
// title: "TO-THE-CORE_153BPM",
|
||||||
artist: "xaev",
|
// artist: "xaev",
|
||||||
release: "202",
|
// release: "202",
|
||||||
cover: ".webp",
|
// cover: ".webp",
|
||||||
link: "",
|
// link: "",
|
||||||
},
|
// },
|
||||||
// {
|
// {
|
||||||
// title: "",
|
// title: "",
|
||||||
// artist: "",
|
// artist: "",
|
||||||
|
|||||||
Reference in New Issue
Block a user