Skip to content

Commit

Permalink
feat: Preview Image for Home
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydrichards committed Aug 14, 2020
1 parent ec5341e commit 093facf
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const IndexPage: React.FC = () => {
<Layout
title='Home | Lloyd Richards Design'
currentURL={router.pathname}
previewImage={''}
previewImage={'/images/preview/preview_home.png'}
>
<div
className='Intro'
Expand Down
Binary file added public/images/preview/preview_home.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/images/preview/preview_home_square.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 093facf

Please sign in to comment.