Skip to content

Commit

Permalink
add lastUpdated
Browse files Browse the repository at this point in the history
  • Loading branch information
rez1dent3 committed Jun 22, 2024
1 parent e650ab4 commit 8ff5ef1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export default defineConfig({
title: "Laravel Wallet",
description: "Easy work with virtual wallet",
base: '/laravel-wallet/',
lastUpdated: true,
head: [
[
'script',
Expand Down

0 comments on commit 8ff5ef1

Please sign in to comment.