Skip to content

Commit 23267df

Browse files
authored
feature (vuejs#225): add last updated meta info (vuejs#228)
1 parent 373929e commit 23267df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ module.exports = {
234234
repo: 'vuejs/docs-next',
235235
editLinks: false,
236236
editLinkText: 'Edit this on GitHub!',
237+
lastUpdated: 'Last updated',
237238
docsDir: 'src',
238239
sidebarDepth: 2,
239240
sidebar: {

0 commit comments

Comments
 (0)