From 7339e8c0d679d74a757ffd89f88c49626f31a530 Mon Sep 17 00:00:00 2001 From: cottongin Date: Tue, 7 Apr 2026 15:32:22 -0400 Subject: [PATCH] docs: use htmlpreview for gallery links in README - Replaced local links to docs/gallery.html with htmlpreview.github.io links - Allows the interactive gallery to be viewed directly from the GitHub repository Made-with: Cursor --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cba055f..300d939 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # PI Weekly Newspaper -[![Application Preview](docs/screenshots/mosaic_small.png)](docs/gallery.html) +[![Application Preview](docs/screenshots/mosaic_small.png)](https://htmlpreview.github.io/?https://github.com/cottongin/pi-weekly-newspaper/blob/master/docs/gallery.html) Generates weekly ePub "newspapers" from the [Plymouth Independent](https://www.plymouthindependent.org/) RSS feed, optimized for the Xtreink X4 e-reader (800x480 screen). -[📸 View all screenshots](docs/screenshots.md) | [🖼️ View Interactive Gallery](docs/gallery.html) | [🪟 Large Mosaic](docs/screenshots/mosaic_large.png) +[📸 View all screenshots](docs/screenshots.md) | [🖼️ View Interactive Gallery](https://htmlpreview.github.io/?https://github.com/cottongin/pi-weekly-newspaper/blob/master/docs/gallery.html) | [🪟 Large Mosaic](docs/screenshots/mosaic_large.png) ## Quick Start