Skip to content

Commit e236c5e

Browse files
committed
Removing host from the top of the page
We already have this at the bottom and it adds more visual clutter
1 parent 0f328ae commit e236c5e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/views/activity/Activity.vue

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ div
44

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

0 commit comments

Comments
 (0)