aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery/_header.html.erb
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2021-06-02 21:26:54 +0200
committerHarald Eilertsen <haraldei@anduin.net>2021-06-03 09:24:16 +0200
commit17a4ce5cba7e35f4b699db6096df77ec0df07a52 (patch)
tree25ea8bf8d3c28c8b0ae8d3b851814b21eef25086 /app/views/refinery/_header.html.erb
parent4c952ed32b3f0e0e9679a8e144fbbb5b8869c041 (diff)
downloadhmnoweb-17a4ce5cba7e35f4b699db6096df77ec0df07a52.tar.gz
hmnoweb-17a4ce5cba7e35f4b699db6096df77ec0df07a52.tar.bz2
hmnoweb-17a4ce5cba7e35f4b699db6096df77ec0df07a52.zip
Change merch store in page header.
Diffstat (limited to 'app/views/refinery/_header.html.erb')
-rw-r--r--app/views/refinery/_header.html.erb4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/refinery/_header.html.erb b/app/views/refinery/_header.html.erb
index ef0253a..fea48c2 100644
--- a/app/views/refinery/_header.html.erb
+++ b/app/views/refinery/_header.html.erb
@@ -22,6 +22,6 @@
<%= Refinery::Pages::MenuPresenter.new(refinery_menu_pages, self).to_html %>
</div>
<div id="merchlink">
- <%= link_to image_tag("hypestore-logo.png", alt: "Hypestore", size: '197x75'), 'https://hypestore.no/collections/artistmerch-1' %>
- <%= link_to "HMNO Merch!", 'https://hypestore.no/collections/artistmerch-1' %>
+ <%= link_to image_tag("d2-shop-logo.png", alt: "D2 Shop logo", size: '197x75'), 'https://d2shop.no/' %>
+ <%= link_to "HMNO Merch!", 'https://d2shop.no/' %>
</div>