🖼️ Relocating screenshots (#70)

* 🔧 Updated date for PullList on Dashboard

* 🔧 Fixes for broken image paths

* 🖼️ Updated screenshot links in README
This commit was merged in pull request #70.
This commit is contained in:
2023-03-15 14:04:49 -04:00
committed by GitHub
parent 79f9b22fad
commit c5dd1abcdd
7 changed files with 7 additions and 7 deletions

View File

@@ -87,7 +87,7 @@ export const WantedComicsList = ({
)}
{!isEmpty(locg) && (
<span className="icon custom-icon">
<img src="/src/client/img/locglogo.svg" />
<img src="/src/client/assets/img/locglogo.svg" />
</span>
)}
{/* Issue type */}