Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 49bf810

Browse files
Use getUTCFullYear() to get current year. (#297)
* Use getUTCFullYear() to get current year. * BDK -> LDK
1 parent 7636d5a commit 49bf810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/.vuepress/config.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ module.exports = {
314314
],
315315
},
316316
],
317-
copyright: "Copyright © 2024 LDK Developers",
317+
copyright: `Copyright © ${(newDate()).getUTCFullYear()}LDK Developers`,
318318
},
319319
},
320320
};

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /