diff --git a/layout/widget/profile.jsx b/layout/widget/profile.jsx index 3435db0..327f518 100644 --- a/layout/widget/profile.jsx +++ b/layout/widget/profile.jsx @@ -35,7 +35,7 @@ class Profile extends Component {
- {author} + {author}
{author ?

{author}

: null} {authorTitle ?

{authorTitle}

: null}