文档更新时间 Gitee 上编辑该文档
This commit is contained in:
@@ -4,8 +4,11 @@ export default {
|
|||||||
title: '阿帅正传',
|
title: '阿帅正传',
|
||||||
description: 'Vite & Vue powered static site generator.',
|
description: 'Vite & Vue powered static site generator.',
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
|
search: {
|
||||||
|
provider: 'local'
|
||||||
|
},
|
||||||
lastUpdated: {
|
lastUpdated: {
|
||||||
text: '文档更新时间:',
|
text: '文档更新时间',
|
||||||
formatOptions: {
|
formatOptions: {
|
||||||
dateStyle: 'full',
|
dateStyle: 'full',
|
||||||
timeStyle: 'medium'
|
timeStyle: 'medium'
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
---
|
||||||
|
layout: doc
|
||||||
|
---
|
||||||
# 关于 - 阿帅正传
|
# 关于 - 阿帅正传
|
||||||
|
|
||||||
## 关于本站
|
## 关于本站
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 151 KiB After Width: | Height: | Size: 26 KiB |
@@ -1,3 +1,6 @@
|
|||||||
|
---
|
||||||
|
layout: doc
|
||||||
|
---
|
||||||
# nvim 编辑器
|
# nvim 编辑器
|
||||||
|
|
||||||
最近想尝试用一下 nvim,我的操作系统是 Ubuntu24
|
最近想尝试用一下 nvim,我的操作系统是 Ubuntu24
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
|
---
|
||||||
|
layout: doc
|
||||||
|
---
|
||||||
# Linux 使用日常记录
|
# Linux 使用日常记录
|
||||||
|
|
||||||
Linux学习日记,记录一些踩过的坑
|
Linux学习日记,记录一些踩过的坑
|
||||||
|
|||||||
Reference in New Issue
Block a user