Added references to examples

This commit is contained in:
Taras Greben 2025-12-22 20:46:44 +02:00
commit 46d538e55f
2 changed files with 3 additions and 0 deletions

View file

@ -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 &copy; 2025 Taras Greben.
</footer>

View file

@ -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>