This commit is contained in:
parent
66fd748d3e
commit
713a45130e
1 changed files with 0 additions and 20 deletions
|
|
@ -668,26 +668,6 @@ const adminConfig = {
|
||||||
<p class="admin-field-help">The static page cannot enforce login on its own. Keep the admin host and content endpoints behind the proxy.</p>
|
<p class="admin-field-help">The static page cannot enforce login on its own. Keep the admin host and content endpoints behind the proxy.</p>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
<article class="admin-setting-card">
|
|
||||||
<div class="admin-setting-card-header">
|
|
||||||
<span class="admin-setting-card-icon">
|
|
||||||
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" aria-hidden="true">
|
|
||||||
<path d="M12 3v12M7 10l5 5 5-5M5 21h14"></path>
|
|
||||||
</svg>
|
|
||||||
</span>
|
|
||||||
<div class="admin-setting-card-title">
|
|
||||||
<h3>Static publishing</h3>
|
|
||||||
<p>The admin generates handoff files rather than saving directly.</p>
|
|
||||||
</div>
|
|
||||||
<span class="admin-status-pill is-neutral">Manual deploy</span>
|
|
||||||
</div>
|
|
||||||
<div class="admin-setting-detail">
|
|
||||||
<span>Build command</span>
|
|
||||||
<strong><code>npm run build</code></strong>
|
|
||||||
</div>
|
|
||||||
<a class="admin-link-button" href="/" target="_blank" rel="noreferrer">Open current website</a>
|
|
||||||
</article>
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
</main>
|
</main>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue