Fix | blog url

pull/4/head
Антон 4 months ago
parent b7f9855e11
commit a34e131e3d
  1. 2
      wp-content/themes/cosmopet/templates/header.twig

@ -5,7 +5,7 @@
{% if posts_page_id %}
{% set blog_url = function('get_permalink', posts_page_id) %}
{% else %}
{% set blog_url = '/blog/' %}
{% set blog_url = '/' %}
{% endif %}
<header class="header white">

Loading…
Cancel
Save