Feature: Add Last Updated tag
This commit is contained in:
parent
d42c607e65
commit
a6502ce2e9
@ -1,6 +1,7 @@
|
|||||||
import { defineConfig } from 'vitepress'
|
import { defineConfig } from 'vitepress'
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
|
lastUpdated: true,
|
||||||
locales: {
|
locales: {
|
||||||
'/': {
|
'/': {
|
||||||
lang: 'zh-CN',
|
lang: 'zh-CN',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user