Remove footer

This commit is contained in:
Pete Gonzalez 2024-02-21 23:48:21 -08:00
parent 01c749671e
commit a353bad3b3

View file

@ -103,25 +103,7 @@ const config = {
},
footer: {
style: 'dark',
links: [
{
title: 'Community',
items: [
{
label: 'Stack Overflow',
href: 'https://stackoverflow.com/questions/tagged/docusaurus'
},
{
label: 'Discord',
href: 'https://discordapp.com/invite/docusaurus'
},
{
label: 'Twitter',
href: 'https://twitter.com/docusaurus'
}
]
}
],
links: [],
copyright: `Copyright © ${new Date().getFullYear()} TikTok Pte. Ltd.`
},
prism: {