This commit is contained in:
toom1996
2025-07-07 17:13:46 +08:00
parent ea40fb16b7
commit 6a2a74edee
7 changed files with 24 additions and 45 deletions

View File

@ -8,7 +8,7 @@ import {
TP2_COLUMN_INDEX_URL,
} from "../../../../utils/const";
const config = getConfig(Astro);
const extra = getExtra('');
const extra = getExtra(config.app_extra_tag);
const breadcrumb = [
{ title: TP2_COLUMN_INDEX, url: TP2_COLUMN_INDEX_URL },
{ title: TP2_COLUMN_ABOUT_US, url: TP2_COLUMN_ABOUT_US_URL },