Skip to content

Commit fc9e8fa

Browse files
committed
favicon
1 parent 7672f97 commit fc9e8fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/components/footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ const Footer = () => {
106106

107107
<StyledCredit tabindex="-1">
108108
<a href="https://github.com/CMerenu/v4">
109-
<div>Chikodi Merenu</div>
109+
<div>Thank you Brittney Chiang for the design</div>
110110

111111
{githubInfo.stars && githubInfo.forks && (
112112
<div className="github-stats">

src/components/sections/about.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ const About = () => {
157157
Hello ! My name is Chikodi and I recently found my new passion, turning great ideas
158158
into beautiful functioning websites! My passion in web development started when I
159159
completed General Assembly's Software Engineering Immersive, where I focused on
160-
learning new technologies like Javascript, Python and React and best practices like
160+
learning technologies like Javascript, Python and React and best practices like
161161
Object-Orientated Programming!
162162
</p>
163163

0 commit comments

Comments
 (0)