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.
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 3,
|
||||
"sources": ["../../svelte/src/version.js", "../../svelte/src/internal/disclose-version.js"],
|
||||
"sourcesContent": ["// generated during release, do not modify\n\n/**\n * The current version, as set in package.json.\n * @type {string}\n */\nexport const VERSION = '5.51.5';\nexport const PUBLIC_VERSION = '5';\n", "import { PUBLIC_VERSION } from '../version.js';\n\nif (typeof window !== 'undefined') {\n\t// @ts-expect-error\n\t((window.__svelte ??= {}).v ??= new Set()).add(PUBLIC_VERSION);\n}\n"],
|
||||
"mappings": ";AAOO,IAAM,iBAAiB;;;ACP9B;AAEA,IAAI,OAAO,WAAW,aAAa;AAElC,IAAE,YAAO,aAAP,OAAO,WAAa,CAAC,IAAG,MAAxB,GAAwB,IAAM,oBAAI,IAAI,IAAG,IAAI,cAAc;AAC9D;",
|
||||
"names": []
|
||||
}
|
||||
Reference in New Issue
Block a user