We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa5b54 commit 31be4a0Copy full SHA for 31be4a0
website/src/components/layout/footer.tsx
@@ -136,7 +136,7 @@ export const Footer: FC = () => {
136
</Section>
137
<Section>
138
<Copyright>
139
- <span>© {new Date().getFullYear()} ChilliCream Solutions LLC</span>
+ <span>© {new Date().getFullYear()} ChilliCream Inc</span>
140
<span>All Rights Reserved</span>
141
</Copyright>
142
0 commit comments