aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-14 16:29:45 -0700
committerGitHub <[email protected]>2021-06-14 16:29:45 -0700
commit5d3b53479fdb642c36ec92ffaead7dec5ff95897 (patch)
tree4d2df7949c7188580e9015a5b614deb0d89bc849
parentfeat(config): extra footer details (diff)
downloadsite-5d3b53479fdb642c36ec92ffaead7dec5ff95897.tar.xz
site-5d3b53479fdb642c36ec92ffaead7dec5ff95897.zip
style(footer): fix license spec
-rw-r--r--docusaurus.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 186c799..6a012ae 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -81,7 +81,7 @@ module.exports = {
],
},
],
- copyright: `Copyleft (ɔ) 2021-${new Date().getFullYear()} The Whirlsplash Collective`,
+ copyright: `Copyright (C) 2021-${new Date().getFullYear()} The Whirlsplash Collective`,
},
colorMode: {