fix: breadcrumbs and marquee not observing clones

This commit is contained in:
Oleksandr 2026-03-16 10:59:00 +02:00 committed by outfoxxed
parent bb43a9ca6c
commit b5d9c3e098
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
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,