Enhance site information display by adding descriptions for each site. Updated button labels in site links to include both title and description for improved user context.
CI / build (push) Has been skipped
CI / deploy (push) Successful in 1m22s

This commit is contained in:
eewing
2026-02-19 08:00:46 -06:00
parent c0fae761da
commit d0c241b0e1
115 changed files with 74451 additions and 6 deletions
+55
View File
@@ -0,0 +1,55 @@
import {
afterUpdate,
beforeUpdate,
createEventDispatcher,
createRawSnippet,
getAbortSignal,
hydratable,
onDestroy,
onMount
} from "./chunk-7KOYS2IY.js";
import "./chunk-U7P2NEEE.js";
import {
hydrate,
mount,
unmount
} from "./chunk-GX2NWHWT.js";
import {
createContext,
flushSync,
fork,
getAllContexts,
getContext,
hasContext,
setContext,
settled,
tick,
untrack
} from "./chunk-5STXR557.js";
import "./chunk-XWATFG4W.js";
import "./chunk-HNWPC2PS.js";
import "./chunk-OHYQYV5R.js";
import "./chunk-X4VJQ2O3.js";
export {
afterUpdate,
beforeUpdate,
createContext,
createEventDispatcher,
createRawSnippet,
flushSync,
fork,
getAbortSignal,
getAllContexts,
getContext,
hasContext,
hydratable,
hydrate,
mount,
onDestroy,
onMount,
setContext,
settled,
tick,
unmount,
untrack
};