Skip to content

Commit 9ec75d3

Browse files
committed
Inicia commits de debut-alpha
1 parent a4c7b3d commit 9ec75d3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
development:
2+
password: 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
3+
theme_id: "120160518203"
4+
store: lgvatest.myshopify.com
15
live:
26
password: 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
37
theme_id: "88681775163"

sections/header.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</noscript>
9898
</a>
9999
{% else %}
100-
<a class="site-header__logo-link" href="{{ routes.root_url }}">{{ shop.name }}</a>
100+
<a class="site-header__logo-link" href="{{ routes.root_url }}">{{ shop.name }} HOLA MUNDO</a>
101101
{% endif %}
102102
{% if request.page_type == 'index' %}
103103
</h1>

0 commit comments

Comments
 (0)