diff --git a/shared_lib b/shared_lib index e653acb..42f4a8b 160000 --- a/shared_lib +++ b/shared_lib @@ -1 +1 @@ -Subproject commit e653acb921487228986789e32115bd4e0f321906 +Subproject commit 42f4a8b68f057c45c874f7eb4a53403932925a9a diff --git a/templates/_types/menu_items/_nav_oob.html b/templates/_types/menu_items/_nav_oob.html index f8bdd5c..364d417 100644 --- a/templates/_types/menu_items/_nav_oob.html +++ b/templates/_types/menu_items/_nav_oob.html @@ -1,4 +1,4 @@ -{% set _app_slugs = {'market': market_url('/'), 'cart': cart_url('/')} %} +{% set _app_slugs = {'cart': cart_url('/')} %}