Skip to content

Commit

Permalink
update chapters image
Browse files Browse the repository at this point in the history
  • Loading branch information
Lezette committed Nov 14, 2023
1 parent c8ad049 commit ac634a1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed src/images/chapters/chapter-img.png
Binary file not shown.
Binary file added src/images/chapters/sca-chapters-img.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/pages/Chapters/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import { Link } from "react-router-dom";

import { getChapters } from "../../services";
import { apiConstants, paths } from "../../utils";
import chapterImage from "../../images/chapters/chapter-img.png";
import chapterImage from "../../images/chapters/sca-chapters-img.png";
import JoinUs from "../../components/JoinUs";
import ChaptersCard from "../../components/Chapters";
import * as components from "../../components";
Expand Down

0 comments on commit ac634a1

Please sign in to comment.