Skip to content

Commit

Permalink
Added "metaInfo" object to Home.vue file. (kodilan-com#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkcalgan authored and fatihacet committed Jan 5, 2020
1 parent b3cb4dd commit dfe2fe4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/components/pages/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ import InfoBanner from '../shared/InfoBanner';
import Subscribe from '../shared/Subscribe';
export default {
metaInfo: {
title: 'Kodilan.com',
},
components: {
RecentJobsList,
JobSpotlight,
Expand Down

0 comments on commit dfe2fe4

Please sign in to comment.