Skip to content

Commit f9a948f

Browse files
author
ESaracay
committed
Updated url path
1 parent a5abccd commit f9a948f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/page.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import TeamInfo from './components/TeamInfo';
77
import categoryMap from './components/categoryMap';
88
import areaData from './components/areas.json'
99

10-
var URL = "public/software_fair.png";
10+
var URL = "./public/software_fair.png";
1111

1212
var category_legend = {
1313
'AI': '#0000ff',

0 commit comments

Comments
 (0)