Skip to content

Commit 43f8187

Browse files
committed
Update site metrics card preview
1 parent 206cad5 commit 43f8187

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-39 KB
Loading

src/contents/projects.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ export const projects: Project[] = [
3232
technologies: ['Rust', 'egui'],
3333
githubLink: 'https://github.com/aelmizeb/rust-crypt',
3434
demoLink: '',
35-
image: basePath + 'https://raw.githubusercontent.com/aelmizeb/rust-crypt/refs/heads/main/media/preview-text-encrypt.png',
35+
image: 'https://raw.githubusercontent.com/aelmizeb/rust-crypt/refs/heads/main/media/preview-text-encrypt.png',
3636
},
3737
];

0 commit comments

Comments
 (0)