1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-06-09 19:24:58 +02:00

website: update screenshot

This commit is contained in:
Kushagra Gour 2019-03-18 14:53:35 +05:30
parent 7a0e21a991
commit 95ff5c5fe2
2 changed files with 8 additions and 7 deletions

View File

@ -17,9 +17,9 @@
property="og:description"
content="A blazing fast & offline web playground"
/>
<meta property="og:image" content="https://webmaker.app/ss1.png" />
<link rel="image_src" href="/images/ss1.png?v3.0.0" />
<meta name="twitter:image" content="https://webmakerapp.com/ss1.png" />
<meta property="og:image" content="https://webmaker.app/images/ss1.png" />
<link rel="image_src" href="/images/ss1.png?v4" />
<meta name="twitter:image" content="https://webmaker.app/images/ss1.png" />
<meta name="twitter:card" content="summary_large_image" />
<link rel="icon" href="/images/icon-128.png" />
@ -335,12 +335,13 @@
}
.logo {
width: 8em;
width: 6em;
height: auto;
}
.screenshot {
height: 35vh;
height: 55vh;
max-width: initial;
}
.web-app-btn:after {
@ -466,7 +467,7 @@
<a
class="hint--top-right ml-1"
data-hint="Share on Twitter"
href="https://twitter.com/share?url=https://webmakerapp.com/&text=Web Maker - A blazing fast %26 offline web playground!&via=webmakerApp&related=webmakerApp"
href="https://twitter.com/share?url=https://webmaker.app/&text=Web Maker - A blazing fast %26 offline web playground!&via=webmakerApp&related=webmakerApp"
target="_blank"
class="tweet-link"
>Share</a
@ -476,7 +477,7 @@
<div style="margin-top:30px;">
<img
class="screenshot"
src="images/ss1.png?v3.0.0beta"
src="images/ss1.png?v4"
height=""
alt="Web Maker working screen"
/>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 162 KiB

After

Width:  |  Height:  |  Size: 40 KiB