Skip to content

Commit

Permalink
Change default image
Browse files Browse the repository at this point in the history
Changed default image for profiles to a smaller more appropriate one
  • Loading branch information
davehakkens committed Nov 9, 2019
1 parent c12b255 commit 11bb9ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/User/content/UserPage/UserPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -516,7 +516,7 @@ export class UserPage extends React.Component<
let coverImage = [
<SliderImage
key="default-image"
bgImg="https://uploads-ssl.webflow.com/5d41aacc625e7f69441ddaff/5d4986d7c03a642fe243f86d_IMG_20181030_110139.jpg"
bgImg="https://i.ibb.co/zhkxbb9/no-image.jpg"
/>,
]

Expand Down

0 comments on commit 11bb9ae

Please sign in to comment.