Skip to content

Commit

Permalink
Update banner (nacos-group#702)
Browse files Browse the repository at this point in the history
* feat: 更新无疑

* update By Robot2024-06-17 16:25:43

* update By Robot2024-06-17 17:36:28

* update By Robot2024-06-17 21:32:10

* update By Robot2024-06-18 10:50:03

* update By Robot2024-06-18 11:41:03

* update By Robot2024-06-18 12:17:20

* update By Robot2024-06-18 15:19:05

* update By Robot2024-06-18 15:50:37

* update By Robot2024-06-19 09:17:17

* update By Robot2024-06-19 10:03:10

* update By Robot2024-06-19 12:17:16

* update By Robot2024-06-19 23:02:00

* update By Robot2024-06-20 10:32:41

* update By Robot2024-06-20 22:02:28

* update By Robot2024-06-20 22:32:24

* update By Robot2024-06-21 11:22:03

* update By Robot2024-06-21 12:04:37

* feat: add 更新docs latest

* feat: upload gpt

* fix: docs

* feat: fix description

* fix bug

* update By Robot2024-06-24 16:41:31

---------

Co-authored-by: heimanba <[email protected]>
  • Loading branch information
Hazel0928 and heimanba authored Jun 24, 2024
1 parent a28c9b1 commit a3f45d7
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ export const SITE_DESCRIPTION = 'Welcome to my website!';

// 吊顶提示文案
export const TOPBAR = {
text: 'Nacos 配置中心安全问题汇总及解决方案',
mobileText:'Nacos 配置中心安全问题汇总及解决方案',
link: 'https://nacos.io/blog/nacos-gvr7dx_awbbpb_sdtk4vkbson424zn/?source=blog_article',
target: '_blank'
"text": "7月6日(周六)开源沙龙首个AI原生应用架构专场 | 上海站 ,欢迎报名!",
"mobileText": "7月6日(周六)开源沙龙首个AI原生应用架构专场 | 上海站 ,欢迎报名!",
"link": "https://summit.aliyun.com/cloudnative2024_developer_shanghai?spm=5176.20960838.0.0.7802305eyqMQf8",
"target": "_self"
}
export const MEDIARESOURCE = [
{
Expand Down Expand Up @@ -154,14 +154,14 @@ export const ACTIVITY_CATEGORY = [
export const HEADER_ACTIVITY_CARD = [
{
"collection": "blog",
"slug": "announcement-docker-hub-solution",
"description": "关于Nacos镜像无法从DockerHub进行下载的临时解决方案",
"slug": "activity-preview-opss2024",
"description": "Nacos开源之夏2024,贡献社区赢取12000奖金",
"imageUrl": "https://img.alicdn.com/imgextra/i4/O1CN01bGnAVW1pFeLFnlaQL_!!6000000005331-2-tps-508-370.png"
},
{
"collection": "blog",
"slug": "release-240-beta",
"description": "2.4.0-BETA发布,欢迎试用",
"slug": "case-authorization",
"description": "Nacos 安全使用最佳实践 - 访问控制实践",
"imageUrl": "https://img.alicdn.com/imgextra/i4/O1CN01zfayJW1Lhe4kliPv9_!!6000000001331-2-tps-508-370.png"
}
]
Expand Down

0 comments on commit a3f45d7

Please sign in to comment.