Skip to content

Commit

Permalink
Take review feedbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
sbedeau committed Nov 20, 2020
1 parent 085cad6 commit 3a64719
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pages/pix-site/legal-notices.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
<script>
import PageSection from '@/components/slices/PageSection'
import { documents, documentFetcher } from '~/services/document-fetcher'
export default {
name: 'LegalNotices',
nuxtI18n: {
Expand Down
1 change: 1 addition & 0 deletions pages/pix-site/skills.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
<script>
import PageSection from '@/components/slices/PageSection'
import { documents, documentFetcher } from '~/services/document-fetcher'
export default {
name: 'Skills',
nuxtI18n: {
Expand Down

0 comments on commit 3a64719

Please sign in to comment.