文档更新时间 Gitee 上编辑该文档

This commit is contained in:
2025-11-07 15:53:18 +08:00
parent 2b2a4d8625
commit 9c39a37824
5 changed files with 13 additions and 1 deletions
+4 -1
View File
@@ -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'
+3
View File
@@ -1,3 +1,6 @@
---
layout: doc
---
# 关于 - 阿帅正传 # 关于 - 阿帅正传
## 关于本站 ## 关于本站
Binary file not shown.

Before

Width:  |  Height:  |  Size: 151 KiB

After

Width:  |  Height:  |  Size: 26 KiB

+3
View File
@@ -1,3 +1,6 @@
---
layout: doc
---
# nvim 编辑器 # nvim 编辑器
最近想尝试用一下 nvim,我的操作系统是 Ubuntu24 最近想尝试用一下 nvim,我的操作系统是 Ubuntu24
+3
View File
@@ -1,3 +1,6 @@
---
layout: doc
---
# Linux 使用日常记录 # Linux 使用日常记录
Linux学习日记,记录一些踩过的坑 Linux学习日记,记录一些踩过的坑