Skip to content

Commit

Permalink
chore: cr fixes and pnpm lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Q1w1N committed Nov 29, 2024
1 parent 6dcfed3 commit 847c570
Show file tree
Hide file tree
Showing 2 changed files with 2,013 additions and 6,123 deletions.
2 changes: 1 addition & 1 deletion docs/rspress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export default defineConfig({
enableScrollToTop: true,
outlineTitle: 'Contents',
footer: {
message: 'Copyright © 2024 Callstack Open Source',
message: `Copyright © ${new Date().getFullYear()} Callstack Open Source`,
},
socialLinks: [
{
Expand Down
Loading

0 comments on commit 847c570

Please sign in to comment.