Skip to content

Commit 2c0381d

Browse files
authored
Update config.js
1 parent 20eb4a3 commit 2c0381d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export const about = {
6161
title: "Who We Are",
6262
description: [
6363
"Research group within University College London's Electronic and Electrical Engineering Department, researching the Security and Privacy of Internet of Things Devices",
64-
<img src=".next/static/media/test.ad4c3bb7.jpeg" alt="Image description" />, // Add an image here
64+
<img src="path/to/your/image.jpg" alt="Image description" />, // Add an image here
6565
"More text below image here",
6666
],
6767
};

0 commit comments

Comments
 (0)