mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-04 12:27:28 +02:00
fix app link
This commit is contained in:
@@ -296,7 +296,7 @@
|
||||
<h2 style="margin-bottom:0.4em;">A blazing fast & offline web playground in your browser</h2>
|
||||
<div style="margin-top: 30px;" id="cta">
|
||||
<a aria-label="Install chrome extension" class="btn download-btn" href="javascript:void(0)" onclick="addToChrome()"><img src="chrome-logo.png" height="40" alt=""><span>Add to Chrome</span></a>
|
||||
<a aria-label="Open web app" class="btn download-btn web-app-btn" href="/app"><span>Web App (beta)</span></a>
|
||||
<a aria-label="Open web app" class="btn download-btn web-app-btn" href="/app/"><span>Web App (beta)</span></a>
|
||||
</div>
|
||||
|
||||
<div style="margin-top:30px;">
|
||||
|
Reference in New Issue
Block a user