mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 08:41:37 +00:00
fix photos url error
This commit is contained in:
@ -122,6 +122,6 @@ export const selfHosts: Project[] = [
|
|||||||
icon: 'photos',
|
icon: 'photos',
|
||||||
name: 'Photos',
|
name: 'Photos',
|
||||||
description: 'Some photos.',
|
description: 'Some photos.',
|
||||||
url: 'https://photos.rua.plus/browse',
|
url: 'https://photos.rua.plus/',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user