Skip to content

Commit

Permalink
update By Robot2024-11-21 14:47:26
Browse files Browse the repository at this point in the history
  • Loading branch information
heimanba committed Nov 21, 2024
1 parent ef1cdfa commit 3cc0cc5
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions src/constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import { getEntries } from "astro:content";

// 吊顶提示文案
export const TOPBAR = {
"text": "上新|统一多层网关架构系列视频课程",
"mobileText": "上新|统一多层网关架构系列视频课程",
"link": "https://higress.cn/blog/higress-gvr7dx_awbbpb_ghwthc4xkdshgqgp/?source=blog",
"text": "活动报名 | AI 应用企业开发者沙龙·深圳站",
"mobileText": "活动报名 | AI 应用企业开发者沙龙·深圳站",
"link": "https://summit.aliyun.com/cloudnative2024-AI-shenzhen",
"target": "_blank",
"display": false
}
Expand Down Expand Up @@ -41,10 +41,7 @@ export const DOCS_ITEM = [
},
];

export const MEDIARESOURCE = null;

// 主要特性
export const CHOOSE_REASON_LIST: ChooseReason[] = [
export const MEDIARESOURCE = null = [
{
title: "home.website.edge.1.title",
svgKey: "adaptive",
Expand Down

0 comments on commit 3cc0cc5

Please sign in to comment.