Skip to content

Commit 45236b8

Browse files
authored
Add Merch link to header (#2161)
## Description added a merch store link ## Meta Merge checklist: - [x ] Pull Request title is [short, imperative summary](https://cbea.ms/git-commit/) of proposed changes - [ ] The description documents the _what_ and _why_ - [ ] If this PR changes behavior or adds a feature, user documentation is updated - [ ] If this PR touches photon-serde, all messages have been regenerated and hashes have not changed unexpectedly - [ ] If this PR touches configuration, this is backwards compatible with settings back to v2025.3.2 - [ ] If this PR touches pipeline settings or anything related to data exchange, the frontend typing is updated - [ ] If this PR addresses a bug, a regression test for it is added
1 parent 6b20dc3 commit 45236b8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@
6161
class="header-btn"
6262
>GitHub</a
6363
>
64+
<a
65+
href="https://www.redbubble.com/people/PhotonVision/shop?asc=u"
66+
class="header-btn"
67+
>Merch</a
68+
>
6469
<a
6570
href="https://demo.photonvision.org"
6671
class="header-btn bg-primary"

0 commit comments

Comments
 (0)