WIP
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 430 KiB After Width: | Height: | Size: 176 KiB |
BIN
public/screenshot@2x.png
Normal file
BIN
public/screenshot@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 430 KiB |
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user