Fix home page design.
This commit is contained in:
@@ -5,7 +5,7 @@ import java.util.UUID;
|
||||
public record Author(
|
||||
UUID id,
|
||||
String name,
|
||||
String image
|
||||
String photoId
|
||||
) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user