Skip to content

Commit

Permalink
feat(list): add visitors
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Aug 16, 2018
1 parent 586bc43 commit ae52e29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ export default {
{ name: 'host' },
{ name: 'site_info.engine', title: 'Engine' },
{ name: 'meta.year', title: 'Year' },
{ name: 'meta.visitors', title: 'Visitors' },
{ name: 'prod' }
];
}
Expand Down

0 comments on commit ae52e29

Please sign in to comment.