We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a468a31 commit 9ff250aCopy full SHA for 9ff250a
docusaurus.config.js
@@ -12,7 +12,7 @@ const domain = "https://docs.cirun.io";
12
// -----------------------------------------------------------------------------
13
// custom Fields for the project
14
const customFields = {
15
- copyright: `Copyright © ${new Date().getFullYear()} Cirun.io`,
+ copyright: `Copyright © 2021-${new Date().getFullYear()} Cirun.io`,
16
// indexBaseUrl: true,
17
meta: {
18
title: "Cirun.io",
0 commit comments