You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: config/config.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ export const about = {
61
61
title: "Who We Are",
62
62
description: [
63
63
"Research group within University College London's Electronic and Electrical Engineering Department, researching the Security and Privacy of Internet of Things Devices",
64
-
<imgsrc=".next/static/media/test.ad4c3bb7.jpeg"alt="Image description"/>,// Add an image here
64
+
<imgsrc="path/to/your/image.jpg"alt="Image description"/>,// Add an image here
0 commit comments