Skip to content

Commit

Permalink
hide logo
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesquantum committed Sep 8, 2024
1 parent 46b56d8 commit b709e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sections/EducationSection.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Section from '../Section';
import EducationItem from '../EducationItem';
import oxfordLogo from '../../assets/logos/oxford.jpg';
import bristolLogo from '../../assets/logos/bgs.png';
import ougymLogo from '../../assets/logos/ougym.webp';
// import ougymLogo from '../../assets/logos/ougym.webp';

const EducationSection = () => {
return (
Expand Down

0 comments on commit b709e2a

Please sign in to comment.