Skip to content

Commit 251d3e0

Browse files
committed
Rename the shop to "25th Anniversary Shop"
1 parent db96a28 commit 251d3e0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pelicanconf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ def __init__(self, url, title, context, css="", children=()):
174174
),
175175
MenuItem(
176176
"https://shop.mixxx.org",
177-
"Shop",
177+
"25<sup>th</sup> Anniversary Shop",
178178
"Navigation bar link to our shop.",
179179
),
180180
),

theme/templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ <h2 class="docs-header">Pages</h2>
1616
<h2 class="docs-header">Community</h2>
1717
<ul>
1818
<li><a href="https://mixxx.discourse.group/">Forums</a></li>
19-
<li><a href="https://shop.mixxx.org">Shop</a></li>
19+
<li><a href="https://shop.mixxx.org">25<sup>th</sup> Anniversary Shop</a></li>
2020
<li>
2121
<a class="mastodon social_icon" href="https://floss.social/@mixxx" target="_blank">
2222
<img src="{{ SITEURL }}/theme/images/social_icons/mastodon.svg" alt="Mastodon">

0 commit comments

Comments
 (0)