summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cleberg <[email protected]>2026-03-19 19:38:02 -0500
committerChristian Cleberg <[email protected]>2026-03-19 19:38:02 -0500
commite60ff51620affd831202f06f710fcef6e1e92634 (patch)
treea326b9354c1fe1fb9e6dfb0ebf378646f8ac8bd3
parentf3effdc0691ce2015474529977e6200a25f1b309 (diff)
downloadhutch-e60ff51620affd831202f06f710fcef6e1e92634.tar.gz
hutch-e60ff51620affd831202f06f710fcef6e1e92634.tar.bz2
hutch-e60ff51620affd831202f06f710fcef6e1e92634.zip
fix: website URIs
-rw-r--r--website/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/website/index.html b/website/index.html
index 296f803..c15b710 100644
--- a/website/index.html
+++ b/website/index.html
@@ -76,37 +76,37 @@
built to make SourceHut feel at home on iOS.</p>
<div class="shot-scroll" aria-label="Hutch screenshots">
<figure class="shot-card">
- <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/01_patch.jpg" alt="Patch review screenshot"
+ <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/01_patch.jpg" alt="Patch review screenshot"
loading="lazy" />
<figcaption>Review patches anywhere</figcaption>
</figure>
<figure class="shot-card">
- <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/02_thread.jpg" alt="Threaded inbox screenshot"
+ <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/02_thread.jpg" alt="Threaded inbox screenshot"
loading="lazy" />
<figcaption>Stay on top of discussions</figcaption>
</figure>
<figure class="shot-card">
- <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/03_builds.jpg" alt="Builds screenshot"
+ <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/03_builds.jpg" alt="Builds screenshot"
loading="lazy" />
<figcaption>Monitor builds in real time</figcaption>
</figure>
<figure class="shot-card">
- <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/04_tickets.jpg" alt="Tickets screenshot"
+ <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/04_tickets.jpg" alt="Tickets screenshot"
loading="lazy" />
<figcaption>Manage issues on the go</figcaption>
</figure>
<figure class="shot-card">
- <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/05_repo.jpg" alt="Repository diff screenshot"
+ <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/05_repo.jpg" alt="Repository diff screenshot"
loading="lazy" />
<figcaption>Explore your code</figcaption>
</figure>
<figure class="shot-card">
- <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/06_projects.jpg" alt="Projects screenshot"
+ <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/06_projects.jpg" alt="Projects screenshot"
loading="lazy" />
<figcaption>Everything in one place</figcaption>
</figure>
<figure class="shot-card">
- <img src="https://img.cleberg.net/apps/hutch/screenshots/iOS/07_actions.jpg"
+ <img src="https://img.cleberg.net/apps/hutch/screenshots/iphone/07_actions.jpg"
alt="Build submission screenshot" loading="lazy" />
<figcaption>Take action instantly</figcaption>
</figure>