fix: breadcrumbs and marquee not observing clones

This commit is contained in:
Oleksandr 2026-03-16 10:59:00 +02:00
parent 0727eccb71
commit 2e505f7606
Signed by: Xanazf
GPG key ID: 821EEC32761AC17C
4 changed files with 23 additions and 19 deletions

View file

@ -11,6 +11,7 @@ import { markdownConfig } from "./src/config/io/markdown.ts";
export default defineConfig({
markdown: markdownConfig,
site: "https://quickshell.org",
base: "/",
integrations: [
solidJs({
devtools: false,