Stitch Library

search

Total HTML

1,240

trending_up +12% from last sync

code_blocks

Active Bundles

42

inventory_2 8 scheduled today

package_2

Missing Refs

3

warning Critical action required

link_off
Project Root
expand_more folder Core
expand_more folder_open Stitches
html auth-header.stitch
html footer-main.html
html nav-primary.stitch
chevron_right folder Assets
chevron_right folder Modules
chevron_right folder_zip Archived
Stitches / Main
Name Type Size Modified Actions
html auth-header.stitch Fragment 12.4 KB 2h ago
html footer-main.html Template 45.2 KB 4h ago
javascript analytics-hook.js Script 2.1 KB Yesterday
warning user-profile-bundle.zip Corrupt 1.8 MB 2d ago
folder_zip marketing-v3.zip Bundle 4.2 MB 3d ago

upload_file Import Center

cloud_upload

Drop archives here

Supports .zip, .stitch, .html (Max 50MB)

Previewing: footer-main.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<footer class="stitch-main-footer">
  <div class="container">
    <!-- Dynamic Branding -->
    <img src="{{brand_logo}}" alt="Logo">

    <ul id="footer-links">
      <li>Privacy Policy</li>
      <li>Terms</li>
    </ul>

    <!-- Missing Reference Below -->
    <include src="invalid-analytics-id" />
  </div>
</footer>
insights Performance Impact
85% Optimization

Render time: 1.2ms | Cached: Yes