Skip to content

Commit

Permalink
page title (Shopify#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerrowsell authored Jul 5, 2021
1 parent 459ec3e commit 390ba6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/theme.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<link rel="preconnect" href="https://fonts.shopifycdn.com" crossorigin>
{%- endunless -%}

<title>{{ shop.name }}</title>
<title>{{ page_title }}</title>

{% if page_description %}
<meta name="description" content="{{ page_description | escape }}">
Expand Down

0 comments on commit 390ba6c

Please sign in to comment.