Skip to content

Commit

Permalink
updated education
Browse files Browse the repository at this point in the history
  • Loading branch information
MakeRedundant committed Mar 4, 2024
1 parent ad5ad4b commit 520a048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Education/Education.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const Education = () => {
<div className="text-box">
<div className="university">
<img src={USYDLogo} alt="University of Sydney Logo" />
<p> Certificate of Full stack web development - <span>University of Sydney</span></p>
<p> Certificate of Web development - <span>University of Sydney</span></p>
</div>
<div className="university">
<img src={UNSWLogo} alt="University of New South Wales Logo" />
Expand Down

0 comments on commit 520a048

Please sign in to comment.