diff --git a/.vuepress/config.ts b/.vuepress/config.ts index 8751aed..c8d0aa2 100644 --- a/.vuepress/config.ts +++ b/.vuepress/config.ts @@ -56,28 +56,28 @@ export default defineUserConfig({ link: "https://github.com/mlogclub/bbs-go", }, ], - bulletin: { - body: [ - { - type: "text", - content: `🎉🎉🎉 2024,从心出发,共筑简洁社区新时代!`, - style: "font-size: 13px;", - }, - // { - // type: "hr", - // }, - { - type: "title", - content: "交流群/联系我", - }, - { - type: "text", - content: ` - - `, - style: "font-size: 12px;", - }, - ], - }, + // bulletin: { + // body: [ + // { + // type: "text", + // content: `🎉🎉🎉 2024,从心出发,共筑简洁社区新时代!`, + // style: "font-size: 13px;", + // }, + // // { + // // type: "hr", + // // }, + // { + // type: "title", + // content: "交流群/联系我", + // }, + // { + // type: "text", + // content: ` + // + // `, + // style: "font-size: 12px;", + // }, + // ], + // }, }), }); diff --git a/README.md b/README.md index 8d6486d..7eac54d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ home: true modules: - BannerBrand - Features - # - MdContent + - MdContent - Footer bannerBrand: bgImage: "/bg.svg" @@ -40,16 +40,16 @@ features: details: 采用响应式设计,确保用户无论在桌面、平板还是手机等设备上访问,都能获得一致且友好的界面展示,提高用户跨平台的可访问性。 - title: 高度可定制 details: 提供清晰的代码结构和模块化的设计,使得用户可以轻松进行二次开发和定制,以满足不同用户群体的需求。 -# - title: Go语言驱动 -# details: 项目使用Go语言进行开发,充分发挥Go语言的优势,包括高效的并发模型、简单易读的语法以及快速的编译速度,从而提供高性能、稳定的系统。 -# - title: 社区交流平台 -# details: bbs-go 提供了丰富的社区功能,包括帖子发布、回复、用户私信等,为用户提供了一个便捷的交流和分享平台。 +- title: Go语言驱动 + details: 使用Go语言开发,充分发挥Go语言高效的并发模型、简单易读的语法以及快速的编译速度,从而提供高性能、稳定的系统。 +- title: 安全性设计 + details: 采用先进的加密技术和安全最佳实践来保护用户数据和隐私。定期更新以应对最的网络安全威胁,确保社区的安全稳定。 +- title: 社区驱动发展 + details: 鼓励开源社区参与,社区驱动模式促进了软件的快速迭代和改进,也为用户提供了一个分享经验、求助和贡献的平台,增强了项目的活力和多样性。 --- +### 🎉🎉🎉 2024,从心出发,共筑简洁社区新时代! + ## 联系我 ![](/images/qq.png) - -::: tip -这是一个提示 -:::