You've already forked zblade.dev
Disable screenshot for now
This commit is contained in:
@@ -45,7 +45,7 @@ const version = pkg.version ?? "";
|
|||||||
</section>
|
</section>
|
||||||
|
|
||||||
<!-- Screenshot Showcase Section -->
|
<!-- Screenshot Showcase Section -->
|
||||||
<section class="screenshot-showcase">
|
<!-- <section class="screenshot-showcase">
|
||||||
<div class="features-layout">
|
<div class="features-layout">
|
||||||
<div class="feature-primary showcase-card">
|
<div class="feature-primary showcase-card">
|
||||||
<div class="feature-num">00</div>
|
<div class="feature-num">00</div>
|
||||||
@@ -64,15 +64,15 @@ const version = pkg.version ?? "";
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section> -->
|
||||||
|
|
||||||
<!-- Screenshot Modal -->
|
<!-- Screenshot Modal -->
|
||||||
<div id="screenshot-modal" class="modal" onclick="closeModal(event)">
|
<!-- <div id="screenshot-modal" class="modal" onclick="closeModal(event)">
|
||||||
<div class="modal-content" onclick="event.stopPropagation()">
|
<div class="modal-content" onclick="event.stopPropagation()">
|
||||||
<span class="modal-close" onclick="closeModal()">×</span>
|
<span class="modal-close" onclick="closeModal()">×</span>
|
||||||
<img width="1200" src="/screenshot-1.png" alt="Zaguán Blade editor interface full size" />
|
<img width="1200" src="/screenshot-1.png" alt="Zaguán Blade editor interface full size" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div> -->
|
||||||
|
|
||||||
<script is:inline>
|
<script is:inline>
|
||||||
function openModal() {
|
function openModal() {
|
||||||
|
|||||||
Reference in New Issue
Block a user