1
0

项目:调整结构

This commit is contained in:
周中平 2022-11-16 16:53:35 +08:00
parent 40079c9e1a
commit 5b34eab911
No known key found for this signature in database
GPG Key ID: B1DF9DD42D8E00DC
6 changed files with 12 additions and 13 deletions

View File

@ -412,7 +412,7 @@ const config = {
label: "💼 组织", label: "💼 组织",
items: [ items: [
{ {
label: "开源社区", label: "自由社区",
to: "/org", to: "/org",
}, },
{ {

View File

@ -1,12 +1,19 @@
<!--
* @Author: 7Wate zhouzhongping@7wate.com
* @Date: 2022-06-16 10:28:00
* @LastEditors: 7Wate zhouzhongping@7wate.com
* @LastEditTime: 2022-11-16 16:52:31
* @Description:
*
* Copyright (c) 2022 by 7Wate zhouzhongping@7wate.com, All Rights Reserved.
-->
--- ---
slug: / slug: /
sidebar_position: 1 sidebar_position: 1
id: home id: home
title: 开源社区 title: 自由社区
--- ---
![LINUX-LOGO](https://static.7wate.com/img/2022/07/11/12a2479f79708.png) ![LINUX-LOGO](https://static.7wate.com/img/2022/07/11/12a2479f79708.png)
开源社区的入门、协作以及标准,始终坚信标准先行。 Always For Freedom.
以开源社区组织为借鉴,逐步形成本地化标准。

View File

@ -1,8 +0,0 @@
{
"label": "Windows 开发",
"position": 2,
"link": {
"type": "generated-index",
"title": "Windows 开发"
}
}