Skip to content

Commit

Permalink
Merge pull request #960 from bavix/lastUpdated
Browse files Browse the repository at this point in the history
add lastUpdated
  • Loading branch information
rez1dent3 committed Jun 22, 2024
2 parents a2b33d3 + 8ff5ef1 commit 2b61bc5
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 2b61bc5

Please sign in to comment.