chore: clean up.
Some checks failed
🚀 Build and deploy by ftp / 🎉 Deploy (push) Failing after 1m39s

This commit is contained in:
2023-07-09 14:19:05 +00:00
parent 00b8565dba
commit 8dc5ffd39f
7 changed files with 0 additions and 71 deletions

View File

@@ -76,10 +76,6 @@ const siteMetadata = {
// https://help.disqus.com/en/articles/1717111-what-s-a-shortname
shortname: process.env.NEXT_PUBLIC_DISQUS_SHORTNAME,
},
cusdisConfig: {
appId: process.env.NEXT_PUBLIC_CUSDIS_APPID,
host: process.env.NEXT_PUBLIC_CUSDIS_HOST,
},
commentoConfig: {
url: process.env.NEXT_PUBLIC_COMMENTO_URL,
},