feat: redo how images, icons, and logos are handled
This commit is contained in:
@@ -92,7 +92,8 @@ export type Certificate = {
|
||||
issuer: string;
|
||||
issuerDate: string;
|
||||
url: string;
|
||||
logoName: string;
|
||||
logo: string;
|
||||
logoDark: string;
|
||||
};
|
||||
|
||||
export type Project = {
|
||||
|
||||
Reference in New Issue
Block a user