diff options
Diffstat (limited to 'components/layout/Footer.tsx')
| -rw-r--r-- | components/layout/Footer.tsx | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/components/layout/Footer.tsx b/components/layout/Footer.tsx index f7d6906d..c994b844 100644 --- a/components/layout/Footer.tsx +++ b/components/layout/Footer.tsx @@ -6,8 +6,7 @@ export function SiteFooter() { <div className="container-wrapper"> <div className="container py-4"> <div className="text-balance text-center text-sm leading-loose text-muted-foreground md:text-left"> - Built by{" "} - + enterprise Vendor Co-work Platform - 삼성중공업 전사벤더협업플랫폼 </div> </div> </div> |
