Skip to content

Commit 4987992

Browse files
committed
Add config path for image
1 parent a2475a6 commit 4987992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pages/projects.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import Footer from '@components/footer'
77

88
import { web, text, art } from '@lib/projects'
99
import styles from '@styles/project.module.css'
10+
import { PATH_CONFIG } from '../config'
1011

1112
const unna = Unna({
1213
subsets: [],

0 commit comments

Comments
 (0)