Skip to content

Commit e3caa59

Browse files
mkschulzeclaude
andcommitted
docs: refresh homepage screenshot and make it responsive
- Replace screenshot-main.png (both asset paths β€” the src/screenshot/ copy referenced by index.md and the assets/images/ copy referenced elsewhere) with the current v1.1-beta.9 UI showing the widened Disconnect/Video buttons, the status dot replacing the label, the 8px OSC dot, and the Users: N/M count. - Wrap the homepage screenshot in <div class="screenshot"> instead of plain Markdown image syntax so it picks up the existing max-width:100% / rounded / shadowed responsive styling from style.scss (.screenshot rule). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 6b17ac2 commit e3caa59

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

-397 KB
Loading
-397 KB
Loading

β€Ždocs/index.mdβ€Ž

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ JamWide brings [NINJAM](https://www.cockos.com/ninjam/) β€” the open-source inte
2222

2323
Load JamWide, connect to a server, and start jamming with musicians around the globe. Built with [JUCE](https://juce.com/) for native performance on macOS, Windows, and Linux.
2424

25-
![JamWide Plugin Interface](assets/screenshot/screenshot-main.png)
25+
<div class="screenshot">
26+
<img src="assets/screenshot/screenshot-main.png" alt="JamWide Plugin Interface" />
27+
</div>
2628

2729
---
2830

0 commit comments

Comments
Β (0)