mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 19:37:29 +02:00
web -> frontend
This commit is contained in:
@@ -11,11 +11,11 @@
|
|||||||
<meta name="viewport" content="width=device-width" />
|
<meta name="viewport" content="width=device-width" />
|
||||||
<meta
|
<meta
|
||||||
name="description"
|
name="description"
|
||||||
content="A blazing fast & offline web playground"
|
content="A blazing fast & offline frontend playground"
|
||||||
/>
|
/>
|
||||||
<meta
|
<meta
|
||||||
property="og:description"
|
property="og:description"
|
||||||
content="A blazing fast & offline web playground"
|
content="A blazing fast & offline frontend playground"
|
||||||
/>
|
/>
|
||||||
<meta property="og:image" content="https://webmaker.app/images/ss1.png" />
|
<meta property="og:image" content="https://webmaker.app/images/ss1.png" />
|
||||||
<link rel="image_src" href="/images/ss1.png?v4" />
|
<link rel="image_src" href="/images/ss1.png?v4" />
|
||||||
@@ -432,7 +432,7 @@
|
|||||||
</svg>
|
</svg>
|
||||||
<h1 class="homepage-title">Web Maker</h1>
|
<h1 class="homepage-title">Web Maker</h1>
|
||||||
<h2 style="margin-bottom: 0.4em">
|
<h2 style="margin-bottom: 0.4em">
|
||||||
A blazing fast & offline web playground in your browser
|
A blazing fast & offline frontend playground in your browser
|
||||||
</h2>
|
</h2>
|
||||||
<div style="margin-top: 30px" id="cta" class="mb-2">
|
<div style="margin-top: 30px" id="cta" class="mb-2">
|
||||||
<a class="btn download-btn web-app-btn" href="/app/">
|
<a class="btn download-btn web-app-btn" href="/app/">
|
||||||
@@ -469,7 +469,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://webmaker.app/&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 frontend playground!&via=webmakerApp&related=webmakerApp"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
class="tweet-link"
|
class="tweet-link"
|
||||||
>Share</a
|
>Share</a
|
||||||
|
Reference in New Issue
Block a user