mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-28 09:10:17 +02:00
app -> create
This commit is contained in:
@@ -19,11 +19,11 @@ export function OnboardingModal(props) {
|
||||
</svg>
|
||||
</div>
|
||||
<p>
|
||||
Open Web Maker anytime by visiting <a>https://webmaker.app/app/</a>{' '}
|
||||
- Even when you are offline! It just works! 😱{' '}
|
||||
<strong>Drag the following bookmarklet</strong> on your bookmark bar
|
||||
to create a quick access shortcut:
|
||||
<a class="ml-1 bookmarklet" href="https://webmaker.app/app/">
|
||||
Open Web Maker anytime by visiting{' '}
|
||||
<a>https://webmaker.app/create/</a> - Even when you are offline! It
|
||||
just works! 😱 <strong>Drag the following bookmarklet</strong> on
|
||||
your bookmark bar to create a quick access shortcut:
|
||||
<a class="ml-1 bookmarklet" href="https://webmaker.app/create/">
|
||||
<svg width="20" height="20" aria-hidden="true">
|
||||
<use xlinkHref="#logo" />
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user