🔧 Fixed some static paths

This commit is contained in:
2021-10-27 22:04:01 -07:00
parent f5879e25fe
commit e70994c032
9 changed files with 51 additions and 8 deletions

View File

@@ -66,7 +66,7 @@ export const RecentlyImported = ({
<div className="content is-flex is-flex-direction-row">
{!isNil(sourcedMetadata.comicvine) && (
<span className="icon cv-icon is-small">
<img src="/dist/img/cvlogo.svg" />
<img src="/img/cvlogo.svg" />
</span>
)}
{/* Raw file presence */}