Skip to content

Commit

Permalink
Removing host from the top of the page
Browse files Browse the repository at this point in the history
We already have this at the bottom and it adds more visual clutter
  • Loading branch information
iloveitaly committed May 17, 2021
1 parent 0f328ae commit e236c5e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/activity/Activity.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ div

div.mb-2
ul.list-group.list-group-horizontal-md.mb-3(style="font-size: 0.9em; opacity: 0.7")
li.list-group-item.pl-0.pr-3.py-0(style="border: 0")
| #[b Host:] {{ host }}
li.list-group-item.pl-0.pr-3.py-0(style="border: 0")
| #[b Time active:] {{ $store.state.activity.active.duration | friendlyduration }}

Expand Down

0 comments on commit e236c5e

Please sign in to comment.