This commit is contained in:
Tom Moor 2017-11-13 08:15:12 -08:00
parent 43a962496b
commit 787fac01d8
3 changed files with 5 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 KiB

After

Width:  |  Height:  |  Size: 176 KiB

BIN
public/screenshot@2x.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 430 KiB

View File

@ -42,7 +42,11 @@ function Home() {
</Feature>
</Grid.Unit>
<Feature size={{ desktop: 2 / 3 }}>
<Screenshot src="/screenshot.png" />
<Screenshot
srcset="screenshot.png, screenshot@2x.png 2x"
src="/screenshot@2x.png"
alt="Outline Screenshot"
/>
</Feature>
</Features>
<Highlights id="features">