feat: clean up site footer component by removing unnecessary whitespace
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
import { siteConfig } from '@/site.config';
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
export function SiteFooter() {
|
||||
const copyrightHolder =
|
||||
siteConfig.copyright.company || siteConfig.author.name;
|
||||
|
||||
Reference in New Issue
Block a user