added favourite tracks to albums page
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
import LinkList from "$lib/link-list.svelte";
|
||||
import { quotes, type Quote } from "./quotes";
|
||||
|
||||
import { posts } from "$lib/devlog-posts";
|
||||
import { posts } from "./projects/projectn5/devlog/devlog-posts";
|
||||
|
||||
var lastIndex = -1;
|
||||
let meImg: string = $state("common/me/a.webp");
|
||||
|
||||
Reference in New Issue
Block a user