Pagespeed hates this one trick!
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m33s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 3m33s
This commit is contained in:
@@ -91,8 +91,8 @@ export interface PersonalInfo {
|
||||
profileImage: {
|
||||
src: ImageMetadata;
|
||||
alt: string;
|
||||
width: number;
|
||||
height: number;
|
||||
width?: number;
|
||||
height?: number;
|
||||
};
|
||||
tagline: string;
|
||||
description?: string;
|
||||
|
||||
Reference in New Issue
Block a user