Skip to content

Commit a4c197d

Browse files
committed
docs: fixed copyright footer
1 parent 39d71f4 commit a4c197d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ const config = {
8080
footer: {
8181
style: "dark",
8282
links: [],
83-
copyright: `Copyright © ${new Date().getFullYear()} Ryfylke React AS`,
83+
copyright: `Open source / GPL-3.0 License`,
8484
},
8585
prism: {
8686
theme: lightCodeTheme,

0 commit comments

Comments
 (0)