We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c7b3d commit 9ec75d3Copy full SHA for 9ec75d3
config.yml
@@ -1,3 +1,7 @@
1
+development:
2
+ password: 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
3
+ theme_id: "120160518203"
4
+ store: lgvatest.myshopify.com
5
live:
6
password: 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
7
theme_id: "88681775163"
sections/header.liquid
@@ -97,7 +97,7 @@
97
</noscript>
98
</a>
99
{% else %}
100
- <a class="site-header__logo-link" href="{{ routes.root_url }}">{{ shop.name }}</a>
+ <a class="site-header__logo-link" href="{{ routes.root_url }}">{{ shop.name }} HOLA MUNDO</a>
101
{% endif %}
102
{% if request.page_type == 'index' %}
103
</h1>
0 commit comments