Added references to examples
This commit is contained in:
parent
d69d18d797
commit
46d538e55f
2 changed files with 3 additions and 0 deletions
|
|
@ -154,6 +154,8 @@
|
|||
<li><strong>GitHub Pages:</strong> Supports CORS by default. Recommended for public sharing.</li>
|
||||
<li><strong>AWS S3 / Google Cloud:</strong> Requires bucket configuration to allow GET requests from any origin.</li>
|
||||
</ul>
|
||||
<h3>Live Demo</h3>
|
||||
<p>See this feature in action at the official <strong><a href="https://dev-lab.github.io/pcb-retrace-examples/" target="_blank">PCB ReTrace Examples Gallery</a></strong>. All projects there are hosted on GitHub Pages and load via Deep Links.</p>
|
||||
<footer>
|
||||
Copyright © 2025 Taras Greben.
|
||||
</footer>
|
||||
|
|
|
|||
|
|
@ -102,6 +102,7 @@
|
|||
|
||||
<div class="secondary-links">
|
||||
<a href="guide.html">📖 User Guide & Documentation</a>
|
||||
<a href="https://dev-lab.github.io/pcb-retrace-examples/" target="_blank">🚀 Examples Gallery</a>
|
||||
<a href="https://github.com/dev-lab/pcb-retrace">GitHub Repo</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue