diff --git a/layout/widget/profile.jsx b/layout/widget/profile.jsx index 940d251..e1b34bd 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}