[websites/plasma-bigscreen-org] layouts: Use a frontpage picture that doesn't show irrelevant apps (ex. asio4all)
Devin Lin <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 10c5238e40eaf9c36c62d0e19623c731b73c353d by Devin Lin.
Committed on 23/07/2026 at 03:20.
Pushed by devinlin into branch 'master'.
Use a frontpage picture that doesn't show irrelevant apps (ex. asio4all)
M +1 -1 layouts/index.html
https://invent.kde.org/websites/plasma-bigscreen-org/-/commit/10c5238e40eaf9c36c62d0e19623c731b73c353d
diff --git a/layouts/index.html b/layouts/index.html
index 663c3be..19bc90a 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -28,7 +28,7 @@
<p>{{ i18n "home.whatis.description" }}</p>
</div>
<div class="about-image">
- <img class="img-fluid" src="/img/pages/screenshots/Bigscreen6.png" alt="Plasma Bigscreen homescreen" />
+ <img class="img-fluid" src="/img/docs/search.png" alt="Plasma Bigscreen search" />
</div>
</div>
</div>