update settings

This commit is contained in:
KimYang
2021-08-09 07:21:37 +08:00
parent 2edb5df634
commit f8377c2cc5
6 changed files with 8 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ module.exports = {
themeConfig: {
//reco 主题相关
noFoundPageByTencent: false,
subSidebar: 'auto',//在所有页面中启用自动生成子侧边栏,原 sidebar 仍然兼容
//默认主题支持
logo: '/icons.png',
head: [
@@ -16,7 +16,7 @@ module.exports = {
['link', { rel: 'apple-touch-icon', href: `/favicon.ico`, type: "image/x-icon" }],
],
nav: [
{ text: '首页', link: '/', link: 'reco-home' },
{ text: '首页', link: '/', icon: 'reco-home' },
{
text: '数据结构',
items: [

View File

@@ -1,3 +0,0 @@
# 进程与线程
一片荒芜,期待你贡献出你的笔记~ 🥰

View File

@@ -1,3 +0,0 @@
# 进程与线程
一片荒芜,期待你贡献出你的笔记~ 🥰

View File

@@ -10,8 +10,6 @@ footer: GPL Licensed | Copyright © 2020-present Kim Yang
<div align="center">
# CSPostgraduate-408
![Top Language](https://img.shields.io/github/languages/top/KimYangOfCat/2021-CSPostgraduate-408?color=F8008E)
![DataStructure](https://img.shields.io/static/v1?label=&message=DataStructure&color=brightgreen)
![ComputerOrganization](https://img.shields.io/static/v1?label=&message=ComputerOrganization&color=blueviolet)

View File

@@ -1,4 +1,6 @@
# 操作系统的基本概念
---
title: 操作系统的基本概念
---
## 1、冯诺依曼模型

View File

@@ -1,4 +1,6 @@
# 操作系统的发展与分类
---
title: 操作系统的发展与分类
---
## 1、操作系统的形成和发展