docs: fix gallery and repo URLs

- Updated README.md to use the correct htmlpreview URL for Gitea
- Updated docs/gallery.html 'Back to README' link to point to the main repo URL

Made-with: Cursor
This commit is contained in:
cottongin
2026-04-07 15:37:25 -04:00
parent 7339e8c0d6
commit 3d36517511
2 changed files with 3 additions and 3 deletions

View File

@@ -180,7 +180,7 @@
<img src="screenshots/08-settings.png" class="thumb" onclick="setSlide(7)">
</div>
<a href="../README.md" class="back-link">&larr; Back to README</a>
<a href="https://code.cottongin.xyz/cottongin/pi-weekly-newspaper" class="back-link">&larr; Back to README</a>
<script>
let currentSlide = 0;