Skip to content

Commit a74d01f

Browse files
committed
Store Gravatar default size
1 parent c6b9232 commit a74d01f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/DefaultValue.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ final class DefaultValue
88
public const EMAIL = 'hi@ph7.me';
99
public const LICENSE = 1; // 1 = MIT
1010
public const DESTINATION_FILE = './';
11+
public const GRAVATAR_SIZE = 200;
1112
}

0 commit comments

Comments
 (0)