mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-31 10:40:10 +02:00
web -> frontend
This commit is contained in:
@@ -11,11 +11,11 @@
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta
|
||||
name="description"
|
||||
content="A blazing fast & offline web playground"
|
||||
content="A blazing fast & offline frontend playground"
|
||||
/>
|
||||
<meta
|
||||
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" />
|
||||
<link rel="image_src" href="/images/ss1.png?v4" />
|
||||
@@ -432,7 +432,7 @@
|
||||
</svg>
|
||||
<h1 class="homepage-title">Web Maker</h1>
|
||||
<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>
|
||||
<div style="margin-top: 30px" id="cta" class="mb-2">
|
||||
<a class="btn download-btn web-app-btn" href="/app/">
|
||||
@@ -469,7 +469,7 @@
|
||||
<a
|
||||
class="hint--top-right ml-1"
|
||||
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"
|
||||
class="tweet-link"
|
||||
>Share</a
|
||||
|
Reference in New Issue
Block a user