build error fixed
This commit is contained in:
parent
809cb7378f
commit
4a0a8d08d5
@ -177,9 +177,9 @@ export default function Projects({ dict }: MyProjectsProps) {
|
||||
image.src
|
||||
}
|
||||
target="_blank"
|
||||
key={idx}
|
||||
>
|
||||
<img
|
||||
key={idx}
|
||||
src={
|
||||
process.env.NEXT_PUBLIC_BACK_URL +
|
||||
"/images/projects/" +
|
||||
|
||||
Loading…
Reference in New Issue
Block a user