Feature: Add Last Updated tag

This commit is contained in:
hhhkkk520
2022-06-14 03:48:39 +02:00
parent d42c607e65
commit a6502ce2e9
+1
View File
@@ -1,6 +1,7 @@
import { defineConfig } from 'vitepress'
export default defineConfig({
lastUpdated: true,
locales: {
'/': {
lang: 'zh-CN',