mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-26 00:11:13 +02:00
website: update screenshot
This commit is contained in:
@@ -17,9 +17,9 @@
|
|||||||
property="og:description"
|
property="og:description"
|
||||||
content="A blazing fast & offline web playground"
|
content="A blazing fast & offline web playground"
|
||||||
/>
|
/>
|
||||||
<meta property="og:image" content="https://webmaker.app/ss1.png" />
|
<meta property="og:image" content="https://webmaker.app/images/ss1.png" />
|
||||||
<link rel="image_src" href="/images/ss1.png?v3.0.0" />
|
<link rel="image_src" href="/images/ss1.png?v4" />
|
||||||
<meta name="twitter:image" content="https://webmakerapp.com/ss1.png" />
|
<meta name="twitter:image" content="https://webmaker.app/images/ss1.png" />
|
||||||
<meta name="twitter:card" content="summary_large_image" />
|
<meta name="twitter:card" content="summary_large_image" />
|
||||||
<link rel="icon" href="/images/icon-128.png" />
|
<link rel="icon" href="/images/icon-128.png" />
|
||||||
|
|
||||||
@@ -335,12 +335,13 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
width: 8em;
|
width: 6em;
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.screenshot {
|
.screenshot {
|
||||||
height: 35vh;
|
height: 55vh;
|
||||||
|
max-width: initial;
|
||||||
}
|
}
|
||||||
|
|
||||||
.web-app-btn:after {
|
.web-app-btn:after {
|
||||||
@@ -466,7 +467,7 @@
|
|||||||
<a
|
<a
|
||||||
class="hint--top-right ml-1"
|
class="hint--top-right ml-1"
|
||||||
data-hint="Share on Twitter"
|
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"
|
target="_blank"
|
||||||
class="tweet-link"
|
class="tweet-link"
|
||||||
>Share</a
|
>Share</a
|
||||||
@@ -476,7 +477,7 @@
|
|||||||
<div style="margin-top:30px;">
|
<div style="margin-top:30px;">
|
||||||
<img
|
<img
|
||||||
class="screenshot"
|
class="screenshot"
|
||||||
src="images/ss1.png?v3.0.0beta"
|
src="images/ss1.png?v4"
|
||||||
height=""
|
height=""
|
||||||
alt="Web Maker working screen"
|
alt="Web Maker working screen"
|
||||||
/>
|
/>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 162 KiB After Width: | Height: | Size: 40 KiB |
Reference in New Issue
Block a user