diff --git a/src/app/components/feed/postlist/postlist.component.html b/src/app/components/feed/postlist/postlist.component.html index 20a247e..fdb42c0 100644 --- a/src/app/components/feed/postlist/postlist.component.html +++ b/src/app/components/feed/postlist/postlist.component.html @@ -2,7 +2,7 @@
{{post.author.name}} - @{{post.author.handle}} + @{{post.author.handle}}
{{post.date}}
diff --git a/src/app/components/profile/profile.component.html b/src/app/components/profile/profile.component.html index 6dce2d7..96a23b4 100644 --- a/src/app/components/profile/profile.component.html +++ b/src/app/components/profile/profile.component.html @@ -27,7 +27,7 @@

There are different levels you can reach through green behaviour. Collect 100 points to level up! The levels are called:

-
    +
    1. {{level.name}}