We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0711b commit f165b42Copy full SHA for f165b42
.vitepress/config.mjs
@@ -85,7 +85,7 @@ export default defineConfig({
85
},
86
87
footer: {
88
- copyright: `Copyright © ${year}, <a href="/about/">Duck Dev LLP</a>.`,
+ copyright: `Copyright © ${year}, <a href="/about/">Duck Dev LLP</a>. All rights reserved.`,
89
90
}
91
})
0 commit comments