Skip to content

Commit f165b42

Browse files
committed
Improve: Copyright
1 parent 7d0711b commit f165b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export default defineConfig({
8585
},
8686

8787
footer: {
88-
copyright: `Copyright © ${year}, <a href="/about/">Duck Dev LLP</a>.`,
88+
copyright: `Copyright © ${year}, <a href="/about/">Duck Dev LLP</a>. All rights reserved.`,
8989
},
9090
}
9191
})

0 commit comments

Comments
 (0)