Skip to content

Commit 5697317

Browse files
committed
temp fix
1 parent 4f0a87e commit 5697317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/Footer.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ function Footer() {
5555
<span><img src={FooterLogo} alt="code clan logo" /></span>
5656
</div>
5757
<div className="text-center mb-5 mt-4"><small>© 2021 CodeClan Nigeria. All rights reserved.</small></div>
58+
<div className="text-center mb-5 mt-4"><small>This site is owned and operated by Ajiboye Temitope.</small></div>
5859
</div>
5960
</footer>
6061
</FooterStyled>

0 commit comments

Comments
 (0)