Skip to content

Commit d127bfb

Browse files
authored
Enable last-updated times in Starlight docs (#2720)
1 parent c5fcbb3 commit d127bfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎docs/astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ export default defineConfig({
4141
dark: '/src/assets/logo-dark.svg',
4242
replacesTitle: true,
4343
},
44+
lastUpdated: true,
4445
editLink: {
4546
baseUrl: 'https://github.com/withastro/starlight/edit/main/docs/',
4647
},

0 commit comments

Comments
 (0)