Skip to content

Commit

Permalink
new block about
Browse files Browse the repository at this point in the history
  • Loading branch information
dimamurugov committed May 17, 2020
1 parent 275794a commit 389695b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ import video from '@/components/video';
import Stories from '@/components/Stories';
import Instagram from '~/components/Instagram';
import TellYourStory from '~/components/TellYourStory';
import Statistic from '@/components/Statistic';
import AboutProject from '~/components/AboutProject';
Expand All @@ -25,6 +26,7 @@ export default {
stories: Stories,
instagram: Instagram,
your_story: TellYourStory,
statistic: Statistic,
banner: Banner,
about: AboutProject,
Expand Down

0 comments on commit 389695b

Please sign in to comment.