aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-06 17:37:48 -0700
committerFuwn <[email protected]>2021-06-06 17:37:48 -0700
commit47bf4e5abc617e8ff719304e3dcd55d594e572c9 (patch)
treecfeba0250f605670098040d3c928afa3070f6cbb
parentfeat(config): add subreddit link to footer (diff)
downloadsite-47bf4e5abc617e8ff719304e3dcd55d594e572c9.tar.xz
site-47bf4e5abc617e8ff719304e3dcd55d594e572c9.zip
feat(config): extra footer details
-rw-r--r--docusaurus.config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/docusaurus.config.js b/docusaurus.config.js
index bdb506f..186c799 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -81,7 +81,7 @@ module.exports = {
],
},
],
- copyright: `Copyleft © ${new Date().getFullYear()} The Whirlsplash Collective`,
+ copyright: `Copyleft (ɔ) 2021-${new Date().getFullYear()} The Whirlsplash Collective`,
},
colorMode: {