Skip to content

Commit

Permalink
fixed problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas committed Sep 11, 2024
1 parent 05cf807 commit b9ec139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portfolio/src/Pages/Projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import Navbar from "../Components/Navbar/Navbar";
import ScrollToTop from "../Components/scrollToTop";
import "./Projects.css";
import "./About.css";
import pongSquare from "../Assets/pong_square_size.jpg";
//import pongSquare from "../Assets/pong_square_size.jpg";
import pythonLogo from "../Assets/python-logo-only.png";
import arduinoLogo from "../Assets/arduino-logo.png";
import cplusplusLogo from "../Assets/c++-logo.png";
Expand Down

0 comments on commit b9ec139

Please sign in to comment.